admin管理员组文章数量:1026989
Even though everything is perfect and set up correctly, the accessToken is not returning.
I'm running my project in xCode on WmWare
I'm testing it on a real device, I'm connected to the PC via cable.
I am switching my application to Spotify, and after approval for the authorize process, it returns to the application, but the accessToken returns nil every time.
I am sure that my code verifier code challenge client id, client secret and redirect uri data are correct.
return Warning :
Failed to initiate session: invalid_grant
Error domain: com.spotify.sdk.login
Error code: 1
User Info: {
NSLocalizedDescription = "invalid_grant";
}
Please Help Me
Even though everything is perfect and set up correctly, the accessToken is not returning.
I'm running my project in xCode on WmWare
I'm testing it on a real device, I'm connected to the PC via cable.
I am switching my application to Spotify, and after approval for the authorize process, it returns to the application, but the accessToken returns nil every time.
I am sure that my code verifier code challenge client id, client secret and redirect uri data are correct.
return Warning :
Failed to initiate session: invalid_grant
Error domain: com.spotify.sdk.login
Error code: 1
User Info: {
NSLocalizedDescription = "invalid_grant";
}
Please Help Me
本文标签: objective cI cannot access the access token in SessionManager on Spotift IOS SDKStack Overflow
版权声明:本文标题:objective c - I cannot access the access token in SessionManager on Spotift IOS SDK - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745655213a2161558.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论