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
  • adilanchian
  • Regular
  • 32025 Views
  • 166 replies
  • 21 likes
  • 32025 Views
  • 166 replies
  • 21 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...

  • Regular
  • 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...
  • 265 Views
  • 0 replies
  • 0 likes
  • Add to Queue
    api
    Discussion
    queue
    recommendation
  • 265 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
  • 239 Views
  • 1 replies
  • 0 likes
  • 239 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...
  • 283 Views
  • 0 replies
  • 0 likes
  • advertiser
    api
    Campaigns
    Spotify
  • 283 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
  • 1161 Views
  • 3 replies
  • 1 likes
  • 1161 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?  
  • 324 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 324 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...
  • 279 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 279 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
  • 437 Views
  • 1 replies
  • 0 likes
  • 437 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
  • 257 Views
  • 1 replies
  • 0 likes
  • 257 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
  • 1842 Views
  • 1 replies
  • 0 likes
  • "Download song using API"
  • 1842 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
  • 525 Views
  • 3 replies
  • 0 likes
  • 525 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
  • 460 Views
  • 1 replies
  • 0 likes
  • API Question
  • 460 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...
  • 189 Views
  • 0 replies
  • 0 likes
  • Oembed
  • 189 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?
  • 139 Views
  • 0 replies
  • 0 likes
  • 139 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
  • 1752 Views
  • 1 replies
  • 0 likes
  • 1752 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
  • 3259 Views
  • 1 replies
  • 0 likes
  • 3259 Views
  • 1 replies
  • 0 likes

A token problem

PlanPremiumCountryColombiaDeviceHuawei Matebook D14Operating SystemWindows 11 My Question or IssueIn my code I get an error regarding the tokens or so I understand.The error it shows me is the following:HTTP Error for POST to https://api.spotify.com/...

  • Visitor
  • ...potify2.py", line 23, in <module> playlist = sp.user_playlist_create(user=sp.me()["id"], name=playlist_name, public=False) File "C:\Users\Cgalv\AppData\Local\Packages\PythonSoftwareFoundation.Python.3...
  • Ximzend
  • Rising Star 1
  • 3330 Views
  • 1 replies
  • 0 likes
  • 3330 Views
  • 1 replies
  • 0 likes

Question about developer policy Section III.5

PlanFreeCountryUnited StatesNon-streaming SDA I am trying to determine if my application would be allowed under Section III.5 of the Spotify Developer Policy. The terms explicitly disallow integrating a product that uses Spotify for Developers with c...

  • Newbie
  • Plan Free Country United States Non-streaming SDA   I am trying to determine if my application would be allowed under Section III.5 of the Spotify Developer Policy. The terms explicitly di...
  • 1279 Views
  • 0 replies
  • 0 likes
  • 1279 Views
  • 0 replies
  • 0 likes

Device name replaced with “iPhone”

All of a sudden, all of our devices are showing as “iPhone” “AirPods” or “samsung” rather than the person’s own device name. How do I fix this since it’s nice to know who’s connected at that time?

  • Casual Listener
  • All of a sudden, all of our devices are showing as “iPhone” “AirPods” or “samsung” rather than the person’s own device name. How do I fix this since it’s nice to know who’s connected at that time?
  • Ila2909
  • Newbie
  • 562 Views
  • 2 replies
  • 1 likes
  • 562 Views
  • 2 replies
  • 1 likes