Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

GenTao

Casual Listener

45804 Views

154 replies

18 likes

Discussion
  • 45804 Views
  • 154 replies
  • 18 likes

Retrieve all playlists for a track

Is there any way to fetch/get all the playlists a track is currently in?I have been checking the Spotify's Developer Web API but can't any information about it. The track API does not return some kind of "playlists" item.Songstats has this feature in...

Newbie

Is there any way to fetch/get all the playlists a track is currently in? I have been checking the Spotify's Developer Web API but can't any information about it. The track API does not return some...

Ximzend

Spotify Star

589 Views

1 replies

0 likes

Discussion
Feature Request
Question
  • 589 Views
  • 1 replies
  • 0 likes

I think there is a bug in the search api

I'm doing the following GET request and getting a 500 error: GET https://api.spotify.com/v1/shows/6C4MdNWQSPhmzBlIVau30e/episodes?limit=50&offset=300 Response: { "error": { "status": 500, "message": "Server error." } } If I modify the offset paramete...

Visitor

I'm doing the following GET request and getting a 500 error:     GET https://api.spotify.com/v1/shows/6C4MdNWQSPhmzBlIVau30e/episodes?limit=50&offset=300     Response: ...

304 Views

0 replies

0 likes

Possible Bug
  • 304 Views
  • 0 replies
  • 0 likes

Resend email about reason rejected my quota extension requests

I could not find the email where the application was rejected.I'm asking for it to be resent to me please. ClientID: 819ef8d2a16e48a28a7812da34b8948d I want to see the reason again, so I can try to make changes to it.

Newbie

I could not find the email where the application was rejected. I'm asking for it to be resent to me please.   ClientID: 819ef8d2a16e48a28a7812da34b8948d   I want to see the reason...

275 Views

0 replies

0 likes

Developers API
  • 275 Views
  • 0 replies
  • 0 likes

Seemingly random 403 Error (even for users added to dev dashboard)

Heya!I'm developing a web API. I ask β testers to give me their email when they try to run my code so I can add them to the dashboard. If they run my code before I've added the email, I still get an accessToken and refreshToken 200 (and get the token...

Casual Listener

Heya! I'm developing a web API. I ask β testers to give me their email when they try to run my code so I can add them to the dashboard. If they run my code before I've added the email, I still get...

248 Views

0 replies

0 likes

Possible Bug
  • 248 Views
  • 0 replies
  • 0 likes

[Bug] "repeat one song" mode sometimes goes to a next song

PlanFreeCountryJapanDeviceGoogle ChromeOperating SystemLinux (Ubuntu) My Question or Issue Hi, I am a software engineer in another field.I always play only 1 song for coding.However, from 2~4 month before, I found that Spotify sometimes goes to a nex...

Newbie

Plan Free Country Japan Device Google Chrome Operating System Linux (Ubuntu)   My Question or Issue   Hi, I am a software engineer in another field. I always play only 1 song fo...

Naveen99

Visitor

358 Views

1 replies

0 likes

"Bug"
  • 358 Views
  • 1 replies
  • 0 likes

Change in "User's saved albums" endpoint sorting?

I was using the Web API's "User's Saved Albums" endpoint (/v1/me/albums) to check the user's most recently saved albums – but it seems it has changed to sort by recently played albums? Or what in the Spotify app is the sorting option "Recents" instea...

Newbie

I was using the Web API's "User's Saved Albums" endpoint (/v1/me/albums) to check the user's most recently saved albums – but it seems it has changed to sort by recently played albums? Or what in the...

267 Views

0 replies

1 likes

Possible Bug
Question
  • 267 Views
  • 0 replies
  • 1 likes

Quota extension refusal and further improvements

I'm working on the web app for music statistics based on data provided by Spotify's API. Recently I got refusal message on my Quota extension request for the next reason:Modifies any Spotify visual content, e.g. cropping album artwork, overlaying ima...

Casual Listener

I'm working on the web app for music statistics based on data provided by Spotify's API. Recently I got refusal message on my Quota extension request for the next reason: Modifies any Spotify visual...

VeraJunior

Regular

414 Views

1 replies

0 likes

Question
  • 414 Views
  • 1 replies
  • 0 likes

Weird isrc codes in isrc field

I am gettings songs from the api that have isrc codes, that as far as I understand, are not real isrc codes at all.Example: "USE830930169", "USE830928405", "USE830940185".If I had to guess the USE part stands for US electronic or something like that?...

Visitor

I am gettings songs from the api that have isrc codes, that as far as I understand, are not real isrc codes at all. Example: "USE830930169", "USE830928405", "USE830940185". If I had to guess the US...

306 Views

0 replies

0 likes

Question
  • 306 Views
  • 0 replies
  • 0 likes

Clarifying developer guidelines on creating items using playlist data

My Question or IssueHello, I have been reading through the developer guidelines and policies on the Spotify developer site and wanted to clarify whether or not an idea violates the rules: If I built an app that allowed a user to select a playlist of ...

Newbie

My Question or Issue Hello,   I have been reading through the developer guidelines and policies on the Spotify developer site and wanted to clarify whether or not an idea violates the rules...

366 Views

0 replies

0 likes

Other
  • 366 Views
  • 0 replies
  • 0 likes

Tracks for Current User SAVES in NOT exact sequence as expected

Hey it's seems that I find a bug in API processing save-tracks-userAccording to the manual if I use ids=7ouMYWpwJ422jRcDASZB7P,4VqPOruhp5EdPBeR92t6lQ,2takcwOaAZWiXQijPHIx7Bit adds tracks to my favorite songs in a different order than in this line, ev...

Regular

Hey it's seems that I find a bug in API processing save-tracks-user According to the manual if I use ids=7ouMYWpwJ422jRcDASZB7P,4VqPOruhp5EdPBeR92t6lQ,2takcwOaAZWiXQijPHIx7B it adds tracks to my fa...

Plus18

Music Fan

902 Views

3 replies

2 likes

Possible Bug
  • 902 Views
  • 3 replies
  • 2 likes

Music scheduling and recommendation algorithm

PlanFree Operating SystemWindows 10 My Question or IssueI want to study Spotify's recommendation algorithm using its API. I've set up a Spotify profile and defined a process where I play one track from a diverse music playlist daily, at a set time, f...

Casual Listener

Plan Free   Operating System Windows 10   My Question or Issue I want to study Spotify's recommendation algorithm using its API. I've set up a Spotify profile and defined a process w...

Ximzend

Spotify Star

841 Views

5 replies

0 likes

Play
Question
Recommendations
  • 841 Views
  • 5 replies
  • 0 likes

Max retries reached, too many 429 error responses on 'audio_features' endpoint only

PlanPremiumCountryPhilippines My Question or IssueMy first app worked earlier. But after one loop through a 700-song playlist, it started giving me an Error 429. Normally this would be fine, but there's also no 'Retry-After' in the HTTPS response hea...

Casual Listener

Plan Premium Country Philippines   My Question or Issue My first app worked earlier. But after one loop through a 700-song playlist, it started giving me an Error 429. Normally this would ...

8jkd-7k86_3xl

Newbie

9595 Views

15 replies

4 likes

Possible Bug
  • 9595 Views
  • 15 replies
  • 4 likes

Solved!! `Start/Resume Playback` API returns error 403: PREMIUM_REQUIRED

PlanFreeCountryIndia Device(Dell Inspiron)Operating System(Windows 11) My Question or IssueI am currently implementing an authorization flow with PKCE, and I have encountered an issue. When making an API request to the `Start/Resume Playback` endpoin...

Casual Listener

Plan Free Country India    Device (Dell Inspiron) Operating System (Windows 11)   My Question or Issue I am currently implementing an authorization flow with PKCE, and I hav...

amritanshusingh3

Casual Listener

2492 Views

4 replies

0 likes

Question
  • 2492 Views
  • 4 replies
  • 0 likes

Solved!! Regression in episodes API. Returning incorrect url in `next` and `previous` fields

My Question or Issue When calling the show episodes API to list podcast episodes, the URL ishttps://api.spotify.com/v1/shows//episodes?offset=20&limit=20 The response returned has the following "next": "https://api.spotify.com/v1/show//episodes?offse...

Casual Listener

My Question or Issue   When calling the show episodes API to list podcast episodes, the URL is https://api.spotify.com/v1/shows/<showid>/episodes?offset=20&limit=20   The res...

snelson21

Casual Listener

598 Views

1 replies

0 likes

API Bug
Possible Bug
  • 598 Views
  • 1 replies
  • 0 likes

“Unable to get content” message for Podcasts on Garmin 265

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 have a Garmin Forerunner 265 that is a month or two old. I have previously loaded podcasts ...

Visitor

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 have ...

390 Views

0 replies

0 likes

Possible Bug
  • 390 Views
  • 0 replies
  • 0 likes

Webplayback SDK not working on MAC computers

Premium subscriptionI'm on PC Windows 10 I've made a player that works on PC in all browsers (chrome, firefox and edge) but can't for the life of me getting it working on my partners MAC in any browser. Does anyone have any idea why this would be? I'...

Music Fan

Premium subscription I'm on PC Windows 10   I've made a player that works on PC in all browsers (chrome, firefox and edge) but can't for the life of me getting it working on my partners MAC i...

263 Views

0 replies

0 likes

Premium
SDK
  • 263 Views
  • 0 replies
  • 0 likes

Some ad fields are null in the "Get ads by account ID" endpoint

... but they are present on the "Get ad by ID" endpoint The following fields are missing/null:call_to_action.text,call_to_action.languagecall_to_action.clickthrough_urlassets.companion_asset_idassets.logo_asset_idFor example, from the "Get ads by acc...

Casual Listener

... but they are present on the "Get ad by ID" endpoint   The following fields are missing/null: call_to_action.text, call_to_action.language call_to_action.clickthrough_url assets.compan...

378 Views

0 replies

0 likes

Possible Bug
  • 378 Views
  • 0 replies
  • 0 likes

Embed code not showing up

I am trying to get an embed code for my Spotify podcast, but there isn't an option for one. It will allow me to download it or copy a link, but not an embed code. I have tried on the app and on the website.

Visitor

I am trying to get an embed code for my Spotify podcast, but there isn't an option for one. It will allow me to download it or copy a link, but not an embed code. I have tried on the app and on the w...

Ximzend

Spotify Star

733 Views

2 replies

0 likes

Question
  • 733 Views
  • 2 replies
  • 0 likes

I want search to only return songs with just . or , or - or ? etc. in the title, nothing else.

Hi, for a project I want to write sentences using song titles. I'm having trouble letting the API find songs that only have a single punctuation symbol in their title. Songs like . by Girl in Red for example. I'm pretty sure they exist, at least I wo...

Visitor

Hi, for a project I want to write sentences using song titles. I'm having trouble letting the API find songs that only have a single punctuation symbol in their title. Songs like . by Girl in Red for...

313 Views

0 replies

0 likes

Question
  • 313 Views
  • 0 replies
  • 0 likes

SDA streaming with commercial use ?

Hello so, with my friend we have an other project without bars. It is an app for party's but with functionality different of functionality with Spotify.I am really interested by this project and i think Spotify can be interested by this project to ! ...

Casual Listener

Hello so, with my friend we have an other project without bars. It is an app for party's but with functionality different of functionality with Spotify. I am really interested by this project and i ...

336 Views

0 replies

0 likes

Discussion
Feature Request
  • 336 Views
  • 0 replies
  • 0 likes