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

Scopes for creating/adding to a playlist

Scopes for creating/adding to a playlist

hi there!

i'm trying to create a new playlist with python and add songs to it. 

i have recieved an access token after asking for -

playlist-modify-private+playlist-modify-public scopes, and now i can read my private playlists but cant create new ones or add songs to the old ones.
 
i keep getting this message:
"error": { "status": 400, "message": "Only valid bearer authentication supported"
 
what am i doing wrong?

 

Reply
1 Reply

Hey there! 

It sounds like everything is correct with your scopes...but may need more details on the actual code. Can you share some of that?

Suggested posts