Announcements
The Spotify Stars Program: Celebrating Values Week!

Help Wizard

Step 1

NEXT STEP

403 error on playback

403 error on playback

 

 

 

 

client_credentials_manager = SpotifyClientCredentials()
sp = spotipy.Spotify(client_credentials_manager=client_credentials_manager)

 

 

 

 

I am using the above code to get client credentials, but when I try to play music I get the following error:

 

HTTP Error for PUT to https://api.spotify.com/v1/me/player/play returned 403 due to Player command failed: Premium required

 

I have a family premium account - is this not suitable?

Reply
0 Replies

Suggested posts