Announcements

Help Wizard

Step 1

NEXT STEP

Who Me Too'd this topic

Spotify iOS SDK authentication returns 'unknown_error'

Plan

Premium

Country

Argentina

Device

iPhone 15 Pro

Operating System

iOS 18.4

Spotify Version

9.0.32.638

Spotify iOS SDK Version

3.0.0

Xcode Version

16.3

 

I'm encountering persistent "unknown_error" responses when attempting to authenticate using the Spotify iOS SDK. This happens regardless of the authentication method used (both SessionManager and AppRemote approaches).

I have correctly set the ClientID and the Bundle ID on my app and the Spotify dashboard settings.

sebasec_0-1744394510196.png

When I try to authenticate, I get redirected to the Spotify App, where an X shows and takes me back to my app. I logged the callback URL, and it looks like this:

motoscreen://callback?error=unknown_error&error_description=An%20unknown%20error%20has%20occured&spotify_version=9.0.32.638

Am I missing something? Do you know if this SDK is still functional? 

 

Thanks

 

 

 

Who Me Too'd this topic