You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error might seem silly, but I did exactly as you did. No typos, no copy paste problems etc.
I have tried generating a new token, updating it in .env.local, restarting the server and still no use.
{ "error": "incorrect_client_credentials", "error_description": "The client_id and/or client_secret passed are incorrect.", "error_uri": "/apps/managing-oauth-apps/troubleshooting-oauth-app-access-token-request-errors/#incorrect-client-credentials" }
The text was updated successfully, but these errors were encountered:
LVSSandeepKumar
changed the title
Auth Error: Incorrect auth credentials
Auth Error: Incorrect client credentials
Oct 28, 2024
The error might seem silly, but I did exactly as you did. No typos, no copy paste problems etc.
I have tried generating a new token, updating it in .env.local, restarting the server and still no use.
{ "error": "incorrect_client_credentials", "error_description": "The client_id and/or client_secret passed are incorrect.", "error_uri": "/apps/managing-oauth-apps/troubleshooting-oauth-app-access-token-request-errors/#incorrect-client-credentials" }
The text was updated successfully, but these errors were encountered: