Post

Replies

Boosts

Views

Activity

Comment on MusicKit: developer token request failed
Thanks. Yeah, the errors are brutal. And if the user doesn't have an active Apple Music subscription (say on a new device), it also fails with .userTokenRequestFailed but .userNotSignedIn would be more accurate. DataRequesting] Failed retrieving MusicKit tokens: Error Domain=ICErrorDomain Code=-8102 "Failed to fetch user token." UserInfo={NSDebugDescription=Failed to fetch user token., NSUnderlyingError=0x2815ba010 {Error Domain=ICErrorDomain Code=-7401 "No active account." UserInfo={NSDebugDescription=No active account.}}}. Throwing .userTokenRequestFailed.
Jun ’21