- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Plan
Free
Country
CZ
Device
Chrome, Firefox, PHP
Operating System
Fedora Linux
My Question or Issue
Hi,
I'm sending a request to Spotify to authorize. The goal is a response with user e-mail. It goes to Spotify login, I log through Facebook, it shows INVALID_CLIENT: Invalid redirect URI.
And the final URL is:
https://accounts.spotify.com/authorize?scope=user-read-email&response_type=code&redirect_uri=https%3...
I follow this flow:
https://github.com/jwilsson/spotify-web-api-php
I believe the URL must contain the "code" parametr. I also think it must redirect to the given URL. The request ends up with the above mentioned final URL with no any redirect (result code 400 ).
Could you please help me out?
Solved! Go to Solution.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page