Regarding Insufficient client scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Spotify Team
Greetings, We have integrated your SpotifyiOS SDK for iOS devices based on this documentation https://developer.spotify.com/documentation/ios/quick- start/ and we are facing some inconsistent issues while authorising with the API self.appRemote.authorizeAndPlayURI(“”) and we are receiving the access token through open url delegate call and we set that in configuration as mentioned int the document
After receiving the access token we can able to connect to remote "appRemote.connect()" and while calling this API https://api.spotify.com/v1/me/tracks with the access token we are getting this error for some accounts and for some it’s working fine
error = {
message = "Insufficient client scope"; status = 403;
}
I am mentioning the scope granted for us
Please provide your feedbacks to proceed further
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page