A bug is happening to me and i cant find the problem #286
-
|
Beta Was this translation helpful? Give feedback.
Answered by
Aayush2492
Aug 8, 2022
Replies: 1 comment 1 reply
-
It shows invalid_client error. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SathyaBhat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It shows invalid_client error.
Make sure when you set the SPOTIFY_CLIENT_ID there are no whitespaces or quotes.
Example:
export SPOTIFY_CLIENT_ID=a#123
if a#123 is the client idSame for client secret