Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spotify login #42

Closed
CrazyDORF opened this issue Mar 25, 2022 · 5 comments
Closed

spotify login #42

CrazyDORF opened this issue Mar 25, 2022 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@CrazyDORF
Copy link

when trying to use spotify login after getting client id and client secret and pressing submit, the link it opens only shows "INVALID_CLIENT: Invalid redirect URI". to be fair i could be doing something wrong but some help would be appreciated (:

@KRTirtho
Copy link
Owner

Did you set the Redirect URI correctly in the Spotify Developer App dashboard? It should be http://localhost:4304/auth/spotify/callback
image

@CrazyDORF
Copy link
Author

thank you very much, it worked. i didnt know about changing the redirect url although i had tried to do something with that before

@KRTirtho
Copy link
Owner

Glad the issue got fixed

@KRTirtho KRTirtho added the help wanted Extra attention is needed label Mar 26, 2022
@Shmalle
Copy link

Shmalle commented Apr 20, 2022

Experiencing same issue on Android 11, redirect URI gave me authorization between App and account but then led into void (like no app is listening on that port)

@Happyfeet01
Copy link

Have the same problem. The redirection URI is correct, the API Keys are correct, but got invalid Client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants