Help Wizard

Step 1

NEXT STEP

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
  • liampronan
  • Casual Listener
  • 16136 Views
  • 112 replies
  • 18 likes
  • 16136 Views
  • 112 replies
  • 18 likes

I am getting a 502 Bad gateway error when trying to access the player API

When working on a C#/Blazor project that uses the SpotifyApi.Web nuget package (https://github.com/JohnnyCrazy/SpotifyAPI-NET) I am repeatedly getting a "SpotifyAPI.Web.APIException: Bad gateway" error. I am attempting to call the https://api.spotify...

  • Casual Listener
  • When working on a C#/Blazor project that uses the SpotifyApi.Web nuget package (https://github.com/JohnnyCrazy/SpotifyAPI-NET) I am repeatedly getting a "SpotifyAPI.Web.APIException: Bad gateway" err...
  • sampledplum9
  • Casual Listener
  • 1011 Views
  • 2 replies
  • 0 likes
  • 1011 Views
  • 2 replies
  • 0 likes

Spotify Web API Request: GET Queue

There still seems to be no API endpoint for the queue is there any hope in getting one added?

  • Casual Listener
  • There still seems to be no API endpoint for the queue is there any hope in getting one added?
  • wireframed
  • Music Fan
  • 732 Views
  • 3 replies
  • 2 likes
  • api
  • 732 Views
  • 3 replies
  • 2 likes

API me/player/devices return status": 503, "message": "Service unavailable"

We have been getting this error from the API for the last 8 hours (it also shows on the spotify api test page). Can anyone tell if this is being investigated?https://api.spotify.com/v1/me/player/devices{ "error": { "status": 503, "message": "Service ...

  • Music Fan
  • We have been getting this error from the API for the last 8 hours (it also shows on the spotify api test page). Can anyone tell if this is being investigated? https://api.spotify.com/v1/me/playe...
  • ewaldc
  • Newbie
  • 1730 Views
  • 16 replies
  • 2 likes
  • api
  • 1730 Views
  • 16 replies
  • 2 likes

Issues in the Spotify Web API reference documentation

I have found out that the reference documentation for the Spotify Web API is sourced by the OpenAPI specification file from https://developer.spotify.com/_data/documentation/web-api/reference/open-api-schema.yml. While using the Spotify Web API for t...

  • Regular
  • I have found out that the reference documentation for the Spotify Web API is sourced by the OpenAPI specification file from https://developer.spotify.com/_data/documentation/web-api/referen...
  • 773 Views
  • 0 replies
  • 2 likes
  • "Bug"
    API reference
    documentation
    OpenAPI
    Spotify Web API
  • 773 Views
  • 0 replies
  • 2 likes

How to extract all playlist that is

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi everyone! I wanted to know how to extract all hip-hop related playlists. I tried to access...

  • Newbie
  • 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 Hi ever...
  • 313 Views
  • 0 replies
  • 0 likes
  • hiphop
    Playlists
    SpotifyAPI
  • 313 Views
  • 0 replies
  • 0 likes

Playlist add items skip duplicates in Web API

I, along with many others, would like to see a Web API endpoint for checking if a playlist contains() a given track, as posted here on this github issue tracker. This would be useful for prompting the user if they would like to skip adding a duplicat...

  • Newbie
  • I, along with many others, would like to see a Web API endpoint for checking if a playlist contains() a given track, as posted here on this github issue tracker. This would be useful for prompting th...
  • 444 Views
  • 0 replies
  • 4 likes
  • 444 Views
  • 0 replies
  • 4 likes

Why can't I play individual songs with premium but I can play playlists

So I can play music on playlists. I can't play music that I search up or any albums recommended to me. If I add music then I can play them on my PC. Also my PC's application doesn't connect to spotify on my phone. My web browser works perfectly fine.

  • Casual Listener
  • So I can play music on playlists. I can't play music that I search up or any albums recommended to me. If I add music then I can play them on my PC. Also my PC's application doesn't connect to spotif...
  • Ziggie_Cheese
  • Casual Listener
  • 230 Views
  • 1 replies
  • 0 likes
  • 230 Views
  • 1 replies
  • 0 likes

Superuser Contribution Can't find commercial app integration request?

Hey, So much like the title says, I've done some research and figured I would need to request approval from spotify before making commercial use out of my web-based API app. However, while I did find the google forms link from a forum, I can't find t...

  • Casual Listener
  • Hey,   So much like the title says, I've done some research and figured I would need to request approval from spotify before making commercial use out of my web-based API app. However, while I...
  • pbonac
  • Regular
  • 641 Views
  • 5 replies
  • 0 likes
  • 641 Views
  • 5 replies
  • 0 likes

Solved!! 503 Service unavailable

For a few weeks or even months, I'm regularly getting 503 Service Unavailable in my requests. Seems to be mostly when accessing any of thehttps://api.spotify.com/v1/me/player endpoints. I think it prominently started after the issues back in Septembe...

  • Music Fan
  • For a few weeks or even months, I'm regularly getting 503 Service Unavailable in my requests. Seems to be mostly when accessing any of the https://api.spotify.com/v1/me/player endpoints. I think it ...
  • nutella
  • Music Fan
  • 1462 Views
  • 11 replies
  • 2 likes
  • 1462 Views
  • 11 replies
  • 2 likes

Curious how Blend distributes songs between two users

When I've created a Blend with others, my proportion of songs are way less than their's (I've like 5-10 songs on the blend and they have like 20-30). Is there a particular reason why this happens?

  • Visitor
  • When I've created a Blend with others, my proportion of songs are way less than their's (I've like 5-10 songs on the blend and they have like 20-30). Is there a particular reason why this happens?
  • 177 Views
  • 0 replies
  • 0 likes
  • 177 Views
  • 0 replies
  • 0 likes

Track endpoints not returning all artist fields as documented

Bothhttps://developer.spotify.com/documentation/web-api/reference/#/operations/get-track and https://developer.spotify.com/documentation/web-api/reference/#/operations/get-several-tracks indicate that a track artist's genres should be returned as par...

  • Music Fan
  • Both https://developer.spotify.com/documentation/web-api/reference/#/operations/get-track and https://developer.spotify.com/documentation/web-api/reference/#/operations/get-several-tracks&...
  • 193 Views
  • 0 replies
  • 0 likes
  • 193 Views
  • 0 replies
  • 0 likes

I deleted my old account and created a new one for a fresh start... Howeve

I deleted my old account and created a new one for a fresh start...However, I can't change my new account's email to the older one, and my email seems to be still taken even after the 16 days that I must wait...I even tried to check if the email is r...

  • Visitor
  • I deleted my old account and created a new one for a fresh start... However, I can't change my new account's email to the older one, and my email seems to be still taken even after the 16 days that ...
  • Ximzend
  • Roadie
  • 143 Views
  • 1 replies
  • 0 likes
  • 143 Views
  • 1 replies
  • 0 likes

"Noon Pacific"

Plan Free/Premium Country Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.) The "Noon Pacific" app is a Spotify supported curated app of music that is no longer working. I was wonderin...

  • Casual Listener
  •   Plan   Free/Premium   Country       Device   (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)   Operating System   (iOS 10, Android Or...
  • 474 Views
  • 0 replies
  • 0 likes
  • 474 Views
  • 0 replies
  • 0 likes

Getting HTTP 502 "Request was not transferred" for get followed artists

I have a script that runs periodically which gets followed artists for my personal account. Suddenly, it stopped working today because the server responds with HTTP 502 { "error": { "status": 502, "message": "Request was not transferred" }}It fails e...

  • Regular
  • I have a script that runs periodically which gets followed artists for my personal account. Suddenly, it stopped working today because the server responds with HTTP 502 { "error": { "status": 502...
  • KMatuszak
  • Regular
  • 760 Views
  • 6 replies
  • 3 likes
  • 760 Views
  • 6 replies
  • 3 likes

Android app design problem

I'm currently working in the UX/UI field and trying to become an UX/UI designer. As a new learner I'm just trying to redraw the Spotify's music page from the screenshot that I took from my Xiaomi Mi 10T phone and I realize a design problem. The minut...

  • Visitor
  • I'm currently working in the UX/UI field and trying to become an UX/UI designer. As a new learner I'm just trying to redraw the Spotify's music page from the screenshot that I took from my ...
  • 143 Views
  • 0 replies
  • 0 likes
  • 143 Views
  • 0 replies
  • 0 likes

When embed a track CSS border-radius: is ignored

When embed a track! CSS border-radius: is ignored.When embed an album this feature works as earlier.

  • Casual Listener
  • When embed a track! CSS border-radius: is ignored. When embed an album this feature works as earlier.   <iframe style="border-radius:0px" src="https://open.spotify
  • FleXoft
  • Casual Listener
  • 1353 Views
  • 6 replies
  • 1 likes
  • border-radius
    css
    embed
  • 1353 Views
  • 6 replies
  • 1 likes

Show Spotify Song On Stream

Hello, I simply want to show what spotify song is playing on my stream - how can I do that?I know my client ID and secret but not the redirect URI that I have to create in "edit Settings" in spotify developer dashboard - please help. KR D

  • Casual Listener
  • Hello,  I simply want to show what spotify song is playing on my stream - how can I do that? I know my client ID and secret but not the redirect URI that I have to create in "edit Settings" in...
  • Ximzend
  • Roadie
  • 316 Views
  • 1 replies
  • 0 likes
  • 316 Views
  • 1 replies
  • 0 likes

Am I really not allowed to make a discord bot?

I finally completed my discord bot after a lot of work and tried to request an extension so people could use it, but it got refused and this was the reason:However, building an integration with Discord is not permitted according to our terms and cond...

  • Visitor
  • I finally completed my discord bot after a lot of work and tried to request an extension so people could use it, but it got refused and this was the reason: However, building an integration with Dis...
  • 524 Views
  • 0 replies
  • 0 likes
  • Discord
    extension
    Help
  • 524 Views
  • 0 replies
  • 0 likes

Rejected from Quota Extension, Can't seem to understand why?

Hi! This morning I got rejected for a quota extension from Spotify for these reasons:Metadata, cover art and audio content must be accompanied by a Spotify logo and a link back to the applicable artist, album, track, or playlist on the Spotify Servic...

  • Newbie
  • Hi! This morning I got rejected for a quota extension from Spotify for these reasons: Metadata, cover art and audio content must be accompanied by a Spotify logo and a link back to the applicable a...
  • Ximzend
  • Roadie
  • 434 Views
  • 2 replies
  • 0 likes
  • extension
    quota
  • 434 Views
  • 2 replies
  • 0 likes