Can't authorize with Spotify API

ぃ、小莉子 提交于 2019-12-08 04:11:23

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!