Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

February 2026 Spotify for Developers update: thread

Hey everyone, I’ve created this thread to provide an open space for discussion, feedback, concerns or ideas on an upcoming update to Spotify for Developers access. We’ve shared a blog post that explains what’s changing and why. Please use this thread...

Spotify

KyrooTales

Visitor

79160 Views

335 replies

27 likes

S4D
  • 79160 Views
  • 335 replies
  • 27 likes

Embed spotify for website but with different styling.

My Question or IssueHello, I need to create a popup web player for spotify in our website, but unfortunately the requirements need some unique design for the spotify embed player. The

Visitor

My Question or Issue Hello, I need to create a popup web player for spotify in our website, but unfortunately the requirements need some unique design for the spotify embed player. The <iframe&gt...

geovanebento

Roadie

4272 Views

1 replies

1 likes

Embed Player
Web API
  • 4272 Views
  • 1 replies
  • 1 likes

Superuser Contribution We need to expedite quota extension request timing

Hello. I've submitted a quota extension on 13th May and realise the guidance says 6 weeks, but the project only got started recently and is related to summer festival season. If we don't get approved for another 4 weeks we'll be missing out on a larg...

Regular

👋Hello.   I've submitted a quota extension on 13th May and realise the guidance says 6 weeks, but the project only got started recently and is related to summer festival season.   If w...

n-j-o

Regular

1026 Views

3 replies

0 likes

  • 1026 Views
  • 3 replies
  • 0 likes

Superuser Contribution Question about token expiration, and Developer mode versus Live mode

Hi everyoneI'm a university researcher, and we have a developer team who are creating an app for us that links to the user's Spotify usage - it is a free app aiming to help troubled adolescents self-regulate their emotions via music engagement.The ap...

Visitor

Hi everyone I'm a university researcher, and we have a developer team who are creating an app for us that links to the user's Spotify usage - it is a free app aiming to help troubled adolescents sel...

spotifyjosh

Spotify

1473 Views

1 replies

0 likes

Developer question
  • 1473 Views
  • 1 replies
  • 0 likes

Errors in authorization code flow documentation for refreshing token?

According to the authorization code flow documentation, in order to use a refresh token to receive a new access token we need to POST a request to https://accounts.spotify.com/api/token with the following fields in the x-www-form-urlencoded body: gra...

Newbie

According to the authorization code flow documentation, in order to use a refresh token to receive a new access token we need to POST a request to https://accounts.spotify.com/api/token with the...

1052 Views

0 replies

0 likes

  • 1052 Views
  • 0 replies
  • 0 likes

How can we play a song in iOS native app using Spotify Web Playback SDK?

PlanPremium My Question or Issue What I have tried is I have made one HTML page and used this page in SFSafariController and played a song but I am facing some issues. (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/)1. How ...

Casual Listener

Plan Premium   My Question or Issue   What I have tried is I have made one HTML page and used this page in SFSafariController and played a song but I am facing some issues. (https://de...

tessbianchi

Newbie

2723 Views

3 replies

0 likes

iOS application
safari
spotify web player
web playback sdk
web view
  • 2723 Views
  • 3 replies
  • 0 likes

Adding mediaSession support

Copy of https://github.com/spotify/web-playback-sdk/issues/105 Hi, Chrome recently rolled out some UI feature related to mediaSession, which displays some information about the track we are playing and provides some navigation UI.As the "audio" eleme...

Casual Listener

Copy of https://github.com/spotify/web-playback-sdk/issues/105   Hi,   Chrome recently rolled out some UI feature related to mediaSession, which displays some information about the...

DorianRichard

Casual Listener

2720 Views

3 replies

10 likes

  • 2720 Views
  • 3 replies
  • 10 likes

Solved!! Search endpoint bug

I was trying to use search endpoint("https://api.spotify.com/v1/search"), but response return empty items. As ex. of response(changed link-title, because system doesn't allow):"tracks": { "": "https://api.spotify.com/v1/search?query=remaster%2520trac...

Casual Listener

I was trying to use search endpoint("https://api.spotify.com/v1/search"), but response return empty items. As ex. of response(changed link-title, because system doesn't allow): "tracks": { "": "...

chinzanoDev

Casual Listener

2645 Views

3 replies

2 likes

  • 2645 Views
  • 3 replies
  • 2 likes

iframe get spotify list

PlanFreeCountry DevicepcOperating Systemubuntu My Question or Issuetried to get the list of my spotify list with iframe and it won't let me

Visitor

Plan Free Country   Device pc Operating System ubuntu   My Question or Issue tried to get the list of my spotify list with iframe and it won't let me  

521 Views

0 replies

0 likes

bug
  • 521 Views
  • 0 replies
  • 0 likes

Episode uri not supported /player/play

Currently, there is no other way to start the playback of a podcast other than using the /me/player/play and the podcast's show context uri. However, this always starts the podcast on its first episode. It is not possible to play a specific episode b...

Casual Listener

Currently, there is no other way to start the playback of a podcast other than using the /me/player/play and the podcast's show context uri. However, this always starts the podcast on its first ...

ivan_breslauer

Newbie

3124 Views

6 replies

6 likes

API request
  • 3124 Views
  • 6 replies
  • 6 likes

Getting a list of podcast episodes without authentication

I'm trying to fetch a simple list of the latest podcast episodes using JavaScript to ping the Spotify API. All I need is the list of episodes and the link to the relevant episode on Spotify, so that I can link each card to spotify.com on a public web...

Newbie

I'm trying to fetch a simple list of the latest podcast episodes using JavaScript to ping the Spotify API. All I need is the list of episodes and the link to the relevant episode on Spotify, so that ...

thequickbrownfox

Newbie

1430 Views

1 replies

2 likes

API Support
  • 1430 Views
  • 1 replies
  • 2 likes

spotify on another service

I'm a design student, I just wanted to ask if it would be okay to use music from spotify for another business? it is not a real company, but if it were, how would the process be like, legally speaking? it's a hypothetical product which connects to sp...

Newbie

I'm a design student, I just wanted to ask if it would be okay to use music from spotify for another business? it is not a real company, but if it were, how would the process be like, legally speakin...

432 Views

0 replies

0 likes

  • 432 Views
  • 0 replies
  • 0 likes

Problem with get recently played tracks

PlanFreeCountrySpainDevice(PC)Operating System(Ubuntu 20.04) My Question or IssueI'm triyng to get the last played song using this code: $ch3 = curl_init(); //Indicas el endpoint de la peticion $endpoint = 'https://api.spotify.com/v1/me/player/recent...

Visitor

Plan Free Country Spain Device (PC) Operating System (Ubuntu 20.04)   My Question or Issue I'm triyng to get the last played song using this code:     $ch3 = curl_init(); ...

356 Views

0 replies

0 likes

  • 356 Views
  • 0 replies
  • 0 likes

Superuser Contribution Developer Site Web-API reference Docs not working

DeviceIphone 6 - Safari My Question or IssueWhen accessing the page at https://developer.spotify.com/documentation/web-api/reference/ it asks you you to select an endpoint from the drop down menu. As soon as I do nothing happens and there is no “go” ...

Music Fan

Device Iphone 6 - Safari   My Question or Issue When accessing the page at  https://developer.spotify.com/documentation/web-api/reference/    it asks you you to select an e...

djk-tel

Music Fan

2648 Views

10 replies

1 likes

  • 2648 Views
  • 10 replies
  • 1 likes

Genre of a Podcast is not available in API Data

My Question or Issue The tags/genres attached to a podcast (For example: https://open.spotify.com/show/6vaEao0SXlarPUUBSdvb4T. This contains the tags/genres 'Finance' and 'Technology') are not present while fetching data through the API. Is there any...

Visitor

My Question or Issue    The tags/genres attached to a podcast (For example: https://open.spotify.com/show/6vaEao0SXlarPUUBSdvb4T. This contains the tags/genres 'Finance' and 'Technology')...

402 Views

0 replies

0 likes

  • 402 Views
  • 0 replies
  • 0 likes

Superuser Contribution app is not approving for the quota extension

Hello Team, I have implemented Spotify in my iOS app which called PickleJar Live for login and getting users's profile. Currently app is in development mode. now I am requesting for quota extension because app is live in App Store. I have so many use...

Casual Listener

Hello Team,    I have implemented Spotify in my iOS app which called PickleJar Live for login and getting users's profile. Currently app is in development mode. now I am requesting for qu...

3154pz3xydwbnd5ppry5

Casual Listener

1278 Views

2 replies

0 likes

Discussion
  • 1278 Views
  • 2 replies
  • 0 likes

A440 vs A432

Dear Spotify,I’m contacting you as, perhaps another, faithful and loyal Spotify customer with a huge wish, allowing integration of the 432Player app with Spotify.There’s an app, called 432Player, that successfully integrated the Spotify SDK with thei...

Newbie

Dear Spotify, I’m contacting you as, perhaps another, faithful and loyal Spotify customer with a huge wish, allowing integration of the 432Player app with Spotify. There’s an app, called 432Player,...

670 Views

0 replies

1 likes

A432 vs A440
  • 670 Views
  • 0 replies
  • 1 likes

Cover image analysis

PlanPremiumCountryGermany My Question or IssueHelloIm planning to program a neuronal network for a project in UNI that can find Songs based of the genre and the cover image. For that i would need the cover images of songs in Spotify so the network ca...

Visitor

Plan Premium Country Germany   My Question or Issue Hello Im planning to program a neuronal network for a project in UNI that can find Songs based of the genre and the cover image. For th...

608 Views

0 replies

0 likes

Discussion
Web API
  • 608 Views
  • 0 replies
  • 0 likes

Small omission on code flow auth guide

https://developer.spotify.com/documentation/general/guides/authorization/code-flow/ In the section about requesting an access token, the guide does not make it clear that the "Authorization" header is not required if implementing the PKCE extension. ...

Newbie

https://developer.spotify.com/documentation/general/guides/authorization/code-flow/   In the section about requesting an access token, the guide does not make it clear that the "Authorization"...

404 Views

0 replies

0 likes

  • 404 Views
  • 0 replies
  • 0 likes

Is it possible to to view either (A) who a user follows or (B) who follows a user?

As of 2020, I don't think either (A) or (B) were possible. But I am wondering if this changed? Essentially, given a Spotify ID, X , I want to be able to extract either:- A list of Spotify IDs that X follows OR- A list of Spotify IDs that follow X Are...

Newbie

As of 2020, I don't think either (A) or (B) were possible. But I am wondering if this changed?    Essentially, given a Spotify ID, X , I want to be able to extract either: - A ...

368 Views

0 replies

0 likes

  • 368 Views
  • 0 replies
  • 0 likes

Get User's Top Tracks time_range parameter does not seem to work

PlanPremiumCountryUSADeviceN/AOperating SystemN/A My Question or IssueWhen I try to hit this endpoint https://api.spotify.com/v1/me/tracks?offset=0&limit=50&time_range=long_term , the time_range parameter appears to not function as expected. Regardle...

Newbie

  Plan Premium Country USA Device N/A Operating System N/A   My Question or Issue When I try to hit this endpoint https://api.spotify.com/v1/me/tracks?offset=0&limit=50&t...

706 Views

0 replies

0 likes

  • 706 Views
  • 0 replies
  • 0 likes