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

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Forum Posts

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
  • Lkole
  • Regular
  • 23842 Views
  • 151 replies
  • 20 likes
  • 23842 Views
  • 151 replies
  • 20 likes

Get Playlist endpoint doesn't show playlists that go from public to private and back to public

I noticed this the other day while testing things out, but I had a bunch of public playlists, turned them private and back to public again, and now the get playlists endpoint doesn't recognize them.Has this happened to any of you before?

  • Regular
  • I noticed this the other day while testing things out, but I had a bunch of public playlists, turned them private and back to public again, and now the get playlists endpoint doesn't recognize them....
  • Ximzend
  • Rising Star 1
  • 171 Views
  • 1 replies
  • 0 likes
  • Playlists
  • 171 Views
  • 1 replies
  • 0 likes

Solved!! Extension Request Feedback

PlanPremiumCountryUSA DeviceM1 Macbook 2022, iPhone 14 ProOperating SystemiOS 16.3, macOS Ventura 13.3.1 My Question or IssueI received a rejection email for my quota extension request from **bleep**. I wasn't sure if they would respond via email so ...

  • Newbie
  • Plan Premium Country USA   Device M1 Macbook 2022, iPhone 14 Pro Operating System iOS 16.3, macOS Ventura 13.3.1   My Question or Issue I received a rejection email for my quota ...
  • Ximzend
  • Rising Star 1
  • 303 Views
  • 1 replies
  • 0 likes
  • 303 Views
  • 1 replies
  • 0 likes

Get playlist items can not filter out tracks which are unable to be played

Plan: PremiumCountry: NL Device: all My Question or Issue:Whenever I fetch a users playlist tracks (https://developer.spotify.com/documentation/web-api/reference/get-playlists-tracks) there is no option to filter out the tracks which are unable to be...

xiduzo_1-1681159452839.png xiduzo_0-1681159417014.png
  • Casual Listener
  • Plan: Premium Country: NL   Device: all   My Question or Issue: Whenever I fetch a users playlist tracks (https://developer.spotify.com/documentation/web-api/reference/get-playli...
  • xiduzo
  • Casual Listener
  • 506 Views
  • 2 replies
  • 0 likes
  • api
    tracks
  • 506 Views
  • 2 replies
  • 0 likes

Adding songs to queue via Spotify API even if the user is not listening to anything

For context: We are developing a song recommendation platform called https://songslikex.com. We would like to create a new interaction into the user journey with an "Add song to Spotify Queue" functionality. We were implementing it based on the Devel...

  • Casual Listener
  • For context: We are developing a song recommendation platform called https://songslikex.com.   We would like to create a new interaction into the user journey with an "Add song to Spotify Qu...
  • 241 Views
  • 0 replies
  • 0 likes
  • Add to Queue
    api
    Discussion
    queue
    recommendation
  • 241 Views
  • 0 replies
  • 0 likes

Why does my code return an error finding devices?

I have some code to get my tokenand this code to get my available playersdef find_player(token): url = "https://api.spotify.com/v1/me/player/devices" headers = { "Authorization": f"Bearer {token}" } response = requests.get(url, headers=headers) print...

  • Visitor
  • I have some code to get my token and this code to get my available players def find_player(token): url = "https://api.spotify.com/v1/me/player/devices" headers = { "Authorization...
  • Ximzend
  • Rising Star 1
  • 236 Views
  • 1 replies
  • 0 likes
  • 236 Views
  • 1 replies
  • 0 likes

How can I get TYPE for campaign api ADS

I'm using the API ADS to get info from the campaigns that I created in spotify ADS, and I need to get the type of campaign or something similar to or am I getting wrong? I mean, I need to know if campaign is type audio, video, image or event or artis...

  • Visitor
  • I'm using the API ADS to get info from the campaigns that I created in spotify ADS, and I need to get the type of campaign or something similar to or am I getting wrong?  I mean, I need to kn...
  • 269 Views
  • 0 replies
  • 0 likes
  • advertiser
    api
    Campaigns
    Spotify
  • 269 Views
  • 0 replies
  • 0 likes

How can use the Start/Resume Playback command with an artist and music

When using the Start/Resume Playback with an album I'm able to use offset for selecting the 5th song for that album for example, I would like to do the same when selecting an artist, selecting not the first song from that artist but maybe the 5th or ...

  • Casual Listener
  • When using the Start/Resume Playback with an album I'm able to use offset for selecting the 5th song for that album for example, I would like to do the same when selecting an artist, selecting not th...
  • pierr975
  • Casual Listener
  • 1048 Views
  • 3 replies
  • 1 likes
  • 1048 Views
  • 3 replies
  • 1 likes

Retrieve the affinities calculated for artists

Hello, Is there any way to be able to access the specific affinities that Spotify calculates when requesting top artists for a specific user?

  • Casual Listener
  • Hello,   Is there any way to be able to access the specific affinities that Spotify calculates when requesting top artists for a specific user?  
  • 319 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 319 Views
  • 0 replies
  • 0 likes

Is there a way to implement the web playback sdk with spotify auth token stored in http only cookie

PlanPremiumCountryFranceDeviceWeb dev, widget, Pc Operating SystemWindows My Question or IssueHi, i'm implementing spotify auth token inside my app. We put it inside the cookie of browser, with flag http-only , then the frontend can't read the token ...

  • Newbie
  • Plan Premium Country France Device Web dev, widget, Pc  Operating System Windows   My Question or Issue Hi, i'm implementing spotify auth token inside my app. We put it inside the...
  • 270 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 270 Views
  • 0 replies
  • 0 likes

token API returning 403

PlanPremiumCountryUnited KingdomDeviceWindows PCOperating SystemWindows 10 My Question or Issue So I am developing a way to add spotify to my AI bot, however when I am trying to setup a function to start playing my spotify, I get 403 no matter what w...

JamieGrimwood_0-1680897486561.png JamieGrimwood_1-1680897486561.png
  • Newbie
  • Plan Premium Country United Kingdom Device Windows PC Operating System Windows 10   My Question or Issue   So I am developing a way to add spotify to my AI bot, however when I am...
  • Ximzend
  • Rising Star 1
  • 430 Views
  • 1 replies
  • 0 likes
  • 430 Views
  • 1 replies
  • 0 likes

Spotify force switches apps

iPhone 14 pro, ios 16, U.S., premium Spotify forces me out of other apps and onto Spotify. It happens usually while I am in the car. I will be on any other app and it randomly pops up, constantly.

  • Newbie
  • iPhone 14 pro, ios 16, U.S., premium   Spotify forces me out of other apps and onto Spotify. It happens usually while I am in the car. I will be on any other app and it randomly pops up, const...
  • Ximzend
  • Rising Star 1
  • 251 Views
  • 1 replies
  • 0 likes
  • 251 Views
  • 1 replies
  • 0 likes

Using Spotify API to get the actual audio file and merge it over an uploaded video

Hi there guys,I'm building an application in which people can upload their videos and download a formatted one.I want to add a feature in which they can also add their best songs from Spotify, browse for any of those and choose one.Once the uses choo...

  • Newbie
  • Hi there guys, I'm building an application in which people can upload their videos and download a formatted one. I want to add a feature in which they can also add their best songs from Spotify, br...
  • Ximzend
  • Rising Star 1
  • 1727 Views
  • 1 replies
  • 0 likes
  • "Download song using API"
  • 1727 Views
  • 1 replies
  • 0 likes

Looking for a solution to target_year

PlanPremiumCountryUS My Question or IssueI'm working with the recommendations API and want to utilize something like "target_year" to fetch songs from a certain decade. I know it's not possible currently, but does anyone have an idea of how I might b...

  • Casual Listener
  • Plan Premium Country US   My Question or Issue I'm working with the recommendations API and want to utilize something like "target_year" to fetch songs from a certain decade. I know it's n...
  • Ximzend
  • Rising Star 1
  • 520 Views
  • 3 replies
  • 0 likes
  • 520 Views
  • 3 replies
  • 0 likes

If I use the spotify api, can I do more than play the songs?

My question is similar to this one: https://community.spotify.com/t5/Spotify-for-Developers/Unity-AudioSource-Playback-Commercial-Integration/m-p/4969587I am building a unity game, and would like users to be able to sign into spotify from our game an...

  • Visitor
  • My question is similar to this one: https://community.spotify.com/t5/Spotify-for-Developers/Unity-AudioSource-Playback-Commercial-Integration/m-p/4969587 I am building a unity game, and would...
  • Ximzend
  • Rising Star 1
  • 404 Views
  • 1 replies
  • 0 likes
  • API Question
  • 404 Views
  • 1 replies
  • 0 likes

oEmbed seems to be returning an internal

trying to figure the oEmbed but i am receiving an internal server error 500 im not sure if its my axios request or the Spotify open server? the example response comes through but is over 50,000 character and 56kb long, anyone able to help with oEmbed...

  • Regular
  • trying to figure the oEmbed but i am receiving an internal server error 500 im not sure if its my axios request or the Spotify open server? the example response comes through but is over 50,000 chara...
  • 180 Views
  • 0 replies
  • 0 likes
  • Oembed
  • 180 Views
  • 0 replies
  • 0 likes

I can't find one speaker on the other.

I have 4 groups speakers, one group i want it by the other groups. How to do it, that i have 1 group with 4 speakers?

  • Visitor
  • I have 4 groups speakers, one group i want it by the other groups. How to do it, that i have 1 group with 4 speakers?
  • 132 Views
  • 0 replies
  • 0 likes
  • 132 Views
  • 0 replies
  • 0 likes

Solved!! 401 Permission missing

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI use to be able to get the devices using:GET https://api.spotify.com/v1/me/player/devicesBut...

  • Casual Listener
  • Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue I use t...
  • ChrixBed
  • Casual Listener
  • 1536 Views
  • 1 replies
  • 0 likes
  • 1536 Views
  • 1 replies
  • 0 likes

Buenas tardes! necesito saber como hacer para subir un podscast a spotify,

necesito saber como subir un podcast a spotifu, se puede hacer de forma directa? o debo subirlo a otra plataforma antes y después asociarlo a spotify?

  • Visitor
  • necesito saber como subir un podcast a spotifu, se puede hacer de forma directa? o debo subirlo a otra plataforma antes y después asociarlo a spotify?
  • Ximzend
  • Rising Star 1
  • 3251 Views
  • 1 replies
  • 0 likes
  • 3251 Views
  • 1 replies
  • 0 likes