【发布时间】:2016-01-02 13:44:27
【问题描述】:
我尝试使用 spotify Web API 通过我的应用对用户进行身份验证,但是 我收到此错误:
INVALID_CLIENT: Invalid redirect URI
网址:
GET https://accounts.spotify.com/authorize/?client_id=6ae90bf75bf748c8874a75d16682f0c5&response_type=code&redirect_uri=https%3A%2F%2Fexample.com%2Fcallback&scope=user-read-private%20user-read-email
我看不出问题出在哪里...你能帮忙吗?
【问题讨论】: