Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Plan
Premium
Country
Canada
Device
mac Studio
Operating System
macOS
Using the API I can no longer create private playlists. All created playlists are public regardless of the supplied value. Nor can I change the existing public value. I'm using Authorization Code Flow with the following scopes set:
playlist-read-private playlist-modify-private playlist-modify-public
On the Spotify documentation web pages if I try to create a new playlist or change the details, everything works except setting public to false.
ANy help would be appreciated.
This must have been a server side issue as all code and Spotify Documentation pages just started working.
It's a little strange as it hasn't worked for close to a day.
You can read about this under "Public, Private, and Collaborative Status" here: https://developer.spotify.com/documentation/web-api/concepts/playlists
I have all the required scopes.
I've found that the public member returned by the Get User's Playlists call are sometimes incorrect. They do not reflect the public status of the playlist as displayed in the desktop application. Additionally the modification of the public member is hit and usually miss when changing it in a Change Playlist Details call. These issues appear in my code and in the Spotify console.
The API returns "public":true when a playlist is publicly displayed at someone's profile. In other cases, it will return "public":false.
Actually this is not happening. Get User's Playlists is returning a different 'public' value than Get Playlist for the same playlist. Further, Change Playlist Details is not returning an error, however, all changes take place except the 'public' modification.
Got the exact same issue here. Playlists can be made public (aka. displayed on the profile) but can never be set back to private (aka. hidden from the profile) using the Web API
I've described it in more detail on this post.
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…