-
-
Notifications
You must be signed in to change notification settings - Fork 140
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 API - Invalid request URI #376
Comments
did you follow the faq? https://jwallet.github.io/spy-spotify/faq.html#media-tags-not-found It looks like you are no using the same "Redirect URL" than the one you set in Spotify dashboard |
moving the discussion to #370 |
Having the same issue |
Never mind |
What is the bug ?
Starting Spytify, entering Spotify API details, save and press "Start" button. Program opens up browser with link https://accounts.spotify.com/authorize/?client_id=XXX&response_type=code&redirect_uri=http://localhost:4002&state=7b66858a&scope=streaming%20playlist-read-collaborative%20user-read-recently-played%20user-read-playback-state%20user-read-currently-playing&show_dialog=True
Error in the browser from the page opened is;
"INVALID_CLIENT: Invalid redirect URI"
The text was updated successfully, but these errors were encountered: