问题
I try to authorize through Spotify API (https://developer.spotify.com/web-api/authorization-guide/) and my code is:
<a href="">Spotify link</a>
But instead of redirect me to my page it says:

I tried to delete app from "My applications" tab on developer.spotify.com and create a new one with new client id and it is no different. I log in to Spotify with my Facebook account.
回答1:
Ok, I figured it out. You have to go to your application settings and enter your URL into "Redirect URLs" and it will work. I wonder why it isn't included in documentation.
来源:https://stackoverflow.com/questions/24371421/cant-authorize-with-spotify-api