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

Topics with Label: Create Playlist API

Labels

Forum Posts

Changes to Web API

Folks, some news on changes to the web API has been posted on the Spotify For Developers blog. We want to reiterate the main message from the blog that we're committed to providing a safe and secure environment for all Spotify stakeholders. As such w...

  • Spotify
  • Spotify
  • mirbs
  • Newbie
  • 37362 Views
  • 304 replies
  • 35 likes
  • Discussion
  • 37362 Views
  • 304 replies
  • 35 likes

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • bartubrt
  • Casual Listener
  • 40482 Views
  • 190 replies
  • 21 likes
  • 40482 Views
  • 190 replies
  • 21 likes

Implicit grant for making a playlist using API

PlanPremiumCountryCanada Operating System Windows 10 My Question or IssueI want to make an API call to generate a playlist in my account. I have been using implicit grants throughout the whole thing, it has been working for a year. I don't know if th...

yzhou35_0-1730314659773.png yzhou35_1-1730314659773.png yzhou35_2-1730314659774.png yzhou35_3-1730314659774.png
  • Newbie
  • Plan Premium Country Canada  Operating System  Windows 10   My Question or Issue I want to make an API call to generate a playlist in my account. I have been using implicit gra...
  • 106 Views
  • 0 replies
  • 0 likes
  • Create Playlist API
    Developer API
  • 106 Views
  • 0 replies
  • 0 likes

Solved!! Trouble with Create Playlist

PlanPremiumCountryUSDeviceNodeOperating SystemMacosMy Question or IssueToday I set off to build a Spotify app. Everything was going swimmingly till I hit the createPlaylist endpoint. I can log in and retrieve an access token, from there I am able to ...

  • Newbie
  • ...sers/${userId}/playlists`; console.log(url); const headers = { Authorization: `Bearer ${accessToken}`, 'Content-Type': 'application/json' }; const data = { name: playlistName, public: "f...
  • krozer808
  • Casual Listener
  • 661 Views
  • 3 replies
  • 0 likes
  • Create Playlist API
  • 661 Views
  • 3 replies
  • 0 likes

403 Error returned from Create Playlist

PlanPremiumCountryUKDeviceMacBook Pro 2020Operating SystemBigSur 11 My Question or IssueHi Everyone, I am creating an app that uses Spotify's API within a react app, where you sign in with your spotify account using OAuth, from which I receive my acc...

  • Newbie
  • ...f you are able to provide any guidance, the link to my public repo for the project which is on Github. - https://github.com/JamesWordie/spotify-mood-playlist   Code from react/redux; &n...
  • fireswan
  • Casual Listener
  • 1121 Views
  • 1 replies
  • 0 likes
  • 403 error
    Create Playlist API
  • 1121 Views
  • 1 replies
  • 0 likes

How to create a playlist by randomly sampling other playlists?

Hello. Let's start with context: I'm trying to create a playlist for a ballroom party. It is important to change styles every 3-4 songs. Let's say I want 3 salsa songs to play, then 3 samba songs, then 3 Brazilian zouk songs, then repeat the sequence...

  • Casual Listener
  • Hello. Let's start with context: I'm trying to create a playlist for a ballroom party. It is important to change styles every 3-4 songs. Let's say I want 3 salsa songs to play, then 3 samba songs, th...
  • rpbiwer
  • Casual Listener
  • 529 Views
  • 1 replies
  • 0 likes
  • Create Playlist API
  • 529 Views
  • 1 replies
  • 0 likes