Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Refresh token expiration: discussion thread

Hey everyone, I've created this thread to provide more insight on an upcoming change to how refresh tokens work for apps on the Spotify Web API. We've shared a blog post that explains what's changing and why. The short version: refresh tokens will no...

Spotify

thlucas

Roadie

622 Views

3 replies

2 likes

Discussion
  • 622 Views
  • 3 replies
  • 2 likes

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

Kugelschreibert

Newbie

90291 Views

343 replies

29 likes

S4D
  • 90291 Views
  • 343 replies
  • 29 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...

453 Views

0 replies

0 likes

Possible Bug
  • 453 Views
  • 0 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...

484 Views

0 replies

0 likes

Question
  • 484 Views
  • 0 replies
  • 0 likes

[Web API] Search not returning certain album

PlanPremiumCountryGermanyDeviceLenovo Thinkpad T490Operating SystemLinux Manjaro My Question or IssueFor prototyping I am using my laptop to emulate a bluetooth speaker and have my phone connected to the laptop over bluetooth. My plan is to use the s...

Casual Listener

Plan Premium Country Germany Device Lenovo Thinkpad T490 Operating System Linux Manjaro   My Question or Issue For prototyping I am using my laptop to emulate a bluetooth speaker and h...

LeanderJDev

Casual Listener

1763 Views

2 replies

0 likes

Possible Bug
Question
search web API
Spotify Web API
Web API
  • 1763 Views
  • 2 replies
  • 0 likes

429 Error: Too Many Requests After Accidental Infinite Loop

Hello, I'm working on an application using Bubble that interacts with the Spotify API, specifically the "Create Playlist", "Get track", and "Add items to Playlist" endpoints. Due to an oversight in my workflow, I accidentally triggered an infinite lo...

Casual Listener

Hello,   I'm working on an application using Bubble that interacts with the Spotify API, specifically the "Create Playlist", "Get track", and "Add items to Playlist" endpoints. Due to an overs...

vincent_20

Casual Listener

2969 Views

2 replies

1 likes

Question
  • 2969 Views
  • 2 replies
  • 1 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 ...

434 Views

0 replies

0 likes

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

How long does it take for spotify to review my extension request?

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, i submitted an application for an extension request over a month ago and the submission h...

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, i s...

323 Views

0 replies

0 likes

Question
  • 323 Views
  • 0 replies
  • 0 likes

Error with URL

PlanPremiumCountryCosta RicaDeviceLenovo ThinkPadOperating SystemWindows 11 My Question or IssueHello, I am making an application that requires creating a playlist and then playing it on a loop. The problem I have is that when I enter the name of the...

Newbie

  Plan Premium Country Costa Rica Device Lenovo ThinkPad Operating System Windows 11    My Question or Issue Hello, I am making an application that requires creating a playl...

372 Views

0 replies

0 likes

Question
  • 372 Views
  • 0 replies
  • 0 likes

SDA with commercial use with your agreement ?

Hello my name is Martin, I am 24 years old, i live in France and with a friend we work on an app using spotify API. We see the policy to use spotify dev and we want to discuss an agreement to create an app with a possibility to use spotify service an...

Casual Listener

Hello my name is Martin, I am 24 years old, i live in France and with a friend we work on an app using spotify API. We see the policy to use spotify dev and we want to discuss an agreement to create ...

Prague

Community Legend

790 Views

1 replies

1 likes

Developer question
  • 790 Views
  • 1 replies
  • 1 likes

New Feature we need asap

Hi, We need to have the function to Play the search results in row, starting with the Last searched Song and than Go on with the further one, and so on..Make IT Happen!

Visitor

Hi,  We need to have the function to Play the search results in row, starting with the Last searched Song and than Go on with the further one, and so on.. Make IT Happen!

322 Views

0 replies

0 likes

new feature
  • 322 Views
  • 0 replies
  • 0 likes

Folower count 0 for top artist

PlanFreeCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating SystemWindows 11 My Question or IssueIn the endpoint >>https://api.spotify.com/v1/me/top/{type}the resut json for top artist follower count is 0

Visitor

Plan Free Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System Windows 11   My Question or Issue In the endpoint >>https://api.spotify.com/v...

412 Views

0 replies

1 likes

Follower count 0
Possible Bug API
  • 412 Views
  • 0 replies
  • 1 likes

401 Error in API Call.

I'm a design trying to learn to code through the Spotify API. I'm having a heck of a time getting my access_tokens saved to state and wondering if anyone has any advice. The code below will return a 401 but when I console.log(accessToken) it appears ...

Casual Listener

I'm a design trying to learn to code through the Spotify API. I'm having a heck of a time getting my access_tokens saved to state and wondering if anyone has any advice. The code below will return a ...

Liz994

Newbie

14920 Views

2 replies

0 likes

api
React
  • 14920 Views
  • 2 replies
  • 0 likes

Android SDK - subscribeToPlayerState called multiple times

Hi,I'm a software engineer, and I'm working on a new application based on Spotify.I started to played a playlist, and it's works. But after, I tried to get the player state, and I don't know why, the function subscribeToPlayerState is called multiple...

Casual Listener

Hi, I'm a software engineer, and I'm working on a new application based on Spotify. I started to played a playlist, and it's works.   But after, I tried to get the player state, and I don't ...

Bebuck

Casual Listener

564 Views

1 replies

0 likes

Android SDK
App Remote SDK
  • 564 Views
  • 1 replies
  • 0 likes

Solved!! Control multiple Spotify Accounts with one Application

PlanPremium Operating SystemWindows 10 Hello! I have the following problem. I would like to control several Spotify accounts with just 1 application. I've come this far. I made it so that when you click on a link, you have to register and agree, and ...

Regular

Plan Premium   Operating System Windows 10   Hello! I have the following problem. I would like to control several Spotify accounts with just 1 application. I've come this far. I made ...

Shiva_9

Visitor

1436 Views

3 replies

0 likes

  • 1436 Views
  • 3 replies
  • 0 likes

Need help with my web app

I am creating a flask application that is supposed to create a playlist in my account. The code below works when I am signed in, but when my friend signed in and tried to create a playlist, it was still being made in my account. If anyone could help ...

Newbie

I am creating a flask application that is supposed to create a playlist in my account. The code below works when I am signed in, but when my friend signed in and tried to create a playlist, it was st...

620 Views

0 replies

0 likes

flask
  • 620 Views
  • 0 replies
  • 0 likes

Solved!! Did Spotify Sunset Librespot Capabilities?

Did Spotify sunset Librespot capabilities? Today my personal librespot --> Snapcast streaming capabilities no longer work. I can see the librespot device when selecting a cast device in the Android app, it connects and says it is playing. But no audi...

Casual Listener

Did Spotify sunset Librespot capabilities? Today my personal librespot --> Snapcast streaming capabilities no longer work. I can see the librespot device when selecting a cast device in the Androi...

cpt_tater

Casual Listener

1434 Views

4 replies

0 likes

Possible Bug
Question
  • 1434 Views
  • 4 replies
  • 0 likes

TOS

PlanFree/Premium - BothCountryUSA (can be used anywhere Discord is available)DeviceAll Devices. Operating SystemANY My Question or IssueI am building a Discord Bot Application for different function, one of which is Playing Music. I want to know if i...

Casual Listener

Plan Free/Premium - Both Country USA (can be used anywhere Discord is available) Device All Devices.  Operating System ANY   My Question or Issue I am building a Discord Bot Appli...

Ximzend

Spotify Star

1139 Views

3 replies

0 likes

Question
  • 1139 Views
  • 3 replies
  • 0 likes

Is there an API Endpoint to crontrol the playback speed of a podcast on the current device_

PlanFree/PremiumCountryDE DeviceAPI AccessOperating SystemLinuxMy Question or IssueIs there an API Endpoint to crontrol the playback speed of a podcast on the current device? I want not able to find this in the API Documentationt. Thank you! Kind reg...

Newbie

Plan Free/Premium Country DE   Device API Access Operating System Linux My Question or Issue Is there an API Endpoint to crontrol the playback speed of a podcast on the current device?...

373 Views

0 replies

2 likes

API Endpoint playback speed
  • 373 Views
  • 0 replies
  • 2 likes

Solved!! Getting duration from embed episode with ID

I'm using spotify podcast to be hosted by a website. I need to get the podcast duration from embed link. Something like this "https://open.spotify.com/embed/episode/26CbyH3PccV573LrPKmmcb"What API exactely should call? note that I'm using node.jsThan...

Regular

I'm using spotify podcast to be hosted by a website. I need to get the podcast duration from embed link. Something like this "https://open.spotify.com/embed/episode/26CbyH3PccV573LrPKmmcb" What AP...

xu_group

Regular

1866 Views

10 replies

0 likes

embed episode duration by ID
  • 1866 Views
  • 10 replies
  • 0 likes

embed iframe doesn't work on safari

PlanPremium CountrySingapore DeviceMacbook Air 2022, Iphone Operating SystemiOS My Question or Issuethe app i'm building makes playlists in Spotify. Embedding iframe to share spotify playlists doesn't always work. see attached image. In Chrome, when ...

Casual Listener

  Plan Premium   Country Singapore   Device Macbook Air 2022, Iphone   Operating System iOS   My Question or Issue the app i'm building makes playlists in Spoti...

angelos23

Casual Listener

1088 Views

2 replies

1 likes

chrome
embed
iframe
safari
  • 1088 Views
  • 2 replies
  • 1 likes

ECONNRESET error

Operating SystemMAC My Question or Issue:I am getting an ECONNRESET error when I am using Spotify's public API, specifically recently-played. I have scheduled getting all the recent-played of my users in a cron job. Does anyone know the solution for ...

Newbie

Operating System MAC   My Question or Issue: I am getting an ECONNRESET error when I am using Spotify's public API, specifically recently-played. I have scheduled getting all the recent-play...

339 Views

0 replies

0 likes

Possible Bug
  • 339 Views
  • 0 replies
  • 0 likes