Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

iOS SDK missing the user-read-playback-position scope

iOS SDK missing the user-read-playback-position scope

I have been attempting to authorize the user-read-playback-position scope using the iOS SDK, but this scope was never included in the framework (you can see the included scopes here).

 

Are there any known workarounds to use the above scope, or is possible the framework can be updated to include the missing scopes?

 

Reply
2 Replies

Have you tried running your app without that scope? Perhaps that permission is implicit for IOS.

I've tried running it without the scope too, but certain data relating to the playback position for shows/episodes is always missing from the response my app gets (when compared to the WebAPI result). It just seems the scope list for the iOS SDK in the link above is outdated, as the user-read-birth-date scope is also no longer available but still included. 

 

Any known workarounds to use the above scope, or is possible the framework can be updated to include the missing scopes?

Suggested posts