-
Notifications
You must be signed in to change notification settings - Fork 21
Doesn't wanna fetch my client id etc anymore after reinstalling #48
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
Comments
Hi! What do you mean by 'refusing to fetch client id'? Did you paste client ID and secret, and it doesn't work? |
It the first time around automatically filled in my client ID, I reinstalled, removed the app, redid everything like normal and it doesn't wanna get my client ID anymore, if I gotta do it manually I have no idea how I would |
Are we talking about the same thing? There should be client ID and client secret fields under Token field. And if you didn't fill them they should be blank. You need to go to https://developer.spotify.com/dashboard and click Create app, then fill details at your choice and add http://localhost:8999/callback to redirect URIs. Then click Save. Copy client ID and secret and paste it back in the panel. Then click on Authorize Spotify button. |
When I enter http://localhost:8999/callback it says "This redirect URI is not secure. Learn more [here]" And won't let me add it. |
I added "s" too the http, accepts the link but, when I copy client and secret id, nothing. |
Also I get this error when clicking authorize spotify "INVALID_CLIENT: Invalid redirect URI" |
Would u wanna hop in a call, that'd be easier |
Thank you, that explains everything. Currently, adding redirect URIs is a bit of random. It worked for some people but not for others. I don't have a stable solution for it right now, but I have a possible idea of how to fix it. I will notify you when I get it done. |
Description
I reinstalled cause the lyrics didn't wanna show up anymore, Now it's refusing too fetch my client id for spotify so I cannot use it
Steps to reproduce (omit if unpredictable)
No response
Environment
No response
Confirmation
The text was updated successfully, but these errors were encountered: