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

vlipper

Casual Listener

1273 Views

9 replies

2 likes

Discussion
  • 1273 Views
  • 9 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

92316 Views

343 replies

31 likes

S4D
  • 92316 Views
  • 343 replies
  • 31 likes

Get Followed Artists not returning previous page

I made a web API request to get all the artists that I'm currently following.(Web API Reference | Spotify for Developers) curl --request GET \ --url 'https://api.spotify.com/v1/me/following?type=artist&after={after}&limit=20' \ --header 'Authorizatio...

Visitor

I made a web API request to get all the artists that I'm currently following. (Web API Reference | Spotify for Developers)   curl --request GET \ --url 'https://api.spotify.com/v1/me/followin...

329 Views

0 replies

0 likes

Possible Bug
Question
  • 329 Views
  • 0 replies
  • 0 likes

response 400 invalid request when trying to get user top items

PlanFreeCountryUK My Question or IssueThis is my code and i assumer there is something wrong with my request however I am unsure of where it is coming from as I have requested a token, created the header and set the endpoint with the get request. I a...

Visitor

  Plan Free Country UK     My Question or Issue This is my code and i assumer there is something wrong with my request however I am unsure of where it is coming from as I have...

Ximzend

Spotify Star

1549 Views

1 replies

0 likes

Possible Bug
  • 1549 Views
  • 1 replies
  • 0 likes

Context Object should include folders

I have noticed that you can play folders on Spotify, but the context is null when you try to use the /me/player/currently-playing endpoint. This could be improved. Not necessarily to have its type, but to be listed as a playlist possibly.

Casual Listener

I have noticed that you can play folders on Spotify, but the context is null when you try to use the /me/player/currently-playing endpoint. This could be improved. Not necessarily to have its type, b...

343 Views

0 replies

0 likes

Feature Request
  • 343 Views
  • 0 replies
  • 0 likes

Do Accounts from different countrys differ?

PlanPremium IndividualTurkey/Germany My Question or IssueIm using a German Spotify Account for an Plugin (Developer Mode Activated here: https://developer.spotify.com/dashboard). In the Plugin im using the - user-read-playback-state- user-modify-play...

Regular

Plan Premium Individual Turkey/Germany       My Question or Issue Im using a German Spotify Account for an Plugin (Developer Mode Activated here:  https://developer.spotif...

Ximzend

Spotify Star

1407 Views

10 replies

0 likes

Question
  • 1407 Views
  • 10 replies
  • 0 likes

Help finding music charts by year and region at the week level

PlanPremiumCountryUSDeviceM1 Max, R Studio Spotifyr package, Operating SystemMacOS ventura 13.4.1, 64gb ram My Question or Issue Hi Community, I am new to using the developer side and using the API, so apologies in advance if I am asking a noob quest...

Casual Listener

Plan Premium Country US Device M1 Max, R Studio Spotifyr package,  Operating System MacOS ventura 13.4.1, 64gb ram   My Question or Issue   Hi Community,   I am new t...

chillymanny714

Casual Listener

782 Views

1 replies

0 likes

Music Charts
R Studio
Social Science
  • 782 Views
  • 1 replies
  • 0 likes

Manage the ramdom

Hi, Is it possible to implement a private rating (1-5 heart or star) for a song and, depend of the number of the rating the song is play more or less in the ramdom of my playlist (idea is to have only one playlist with all my songs).ExampleSongs tag ...

Newbie

Hi,   Is it possible to implement a private rating (1-5 heart or star) for a song and, depend of the number of the rating the song is play more or less in the ramdom of my playlist (idea is to...

359 Views

0 replies

0 likes

Feature Request
  • 359 Views
  • 0 replies
  • 0 likes

Solved!! [Playlist] cannot create user's public playlist above 11,000

PlanFreeCountryUS Issue:Currently, I have 11,000 public playlists. Now I am unable to create public playlist. I'm getting error like this. curl -X "POST" "https://api.spotify.com/v1/users/9o6i28sa5bf1loprat4hgakuh/playlists" --data "{\"name\":\"New P...

Casual Listener

Plan Free Country US   Issue: Currently, I have 11,000 public playlists. Now I am unable to create public playlist. I'm getting error like this.   curl -X "POST" "https://api.spotif...

parknarrative

Music Fan

1560 Views

2 replies

0 likes

Devloper
Discussion
  • 1560 Views
  • 2 replies
  • 0 likes

API doesnt work

sometimes the API does not work and my python codes are running without an end.It just says ,,run file".Whats the problem here? Sometimes it works, sometimes not.Is it just that the API has server problems ?

Music Fan

sometimes the API does not work and my python codes are running without an end. It just says ,,run file". Whats the problem here? Sometimes it works, sometimes not. Is it just that the API has ser...

Ximzend

Spotify Star

1116 Views

5 replies

0 likes

server
  • 1116 Views
  • 5 replies
  • 0 likes

Transcription App for deaf

PlanPremiumCountryUSADeviceChrome browserOperating SystemChrome browser My Question or IssueHi, I have built my app and sent for extended quota. I want to keep working on it to make it more efficient but I also want to ensure that this app follows Sp...

Regular

  Plan Premium Country USA Device Chrome browser Operating System Chrome browser   My Question or Issue Hi, I have built my app and sent for extended quota. I want to keep workin...

Harimasoor

Regular

591 Views

1 replies

0 likes

Transcription rules
  • 591 Views
  • 1 replies
  • 0 likes

Quota Extension : 4 Months Waiting

My app’s quota extension request has been pending for 4 months. It has significantly reduced users on my platform and overall developer satisfaction. Hoping to get this resolved asap.

Newbie

My app’s quota extension request has been pending for 4 months. It has significantly reduced users on my platform and overall developer satisfaction. Hoping to get this resolved asap.  

Harimasoor

Regular

582 Views

1 replies

1 likes

quota
Quota Extension
  • 582 Views
  • 1 replies
  • 1 likes

Explicit content Disabled

I disabled explicit content in the Spotify Desktop Player but still receive 'explicit_content': {'filter_enabled': False, 'filter_locked': False} in the API with get current user. Does anyone has an idea why?

Regular

I disabled explicit content in the Spotify Desktop Player but still receive 'explicit_content': {'filter_enabled': False, 'filter_locked': False} in the API with get current user. Does anyone has an ...

358 Views

0 replies

0 likes

Question
  • 358 Views
  • 0 replies
  • 0 likes

App Development Legalities

Hello!My team and I are working on developing an App/Program using Spotify's API’s. I have contacted upwards of 20 lawyers and attorneys, trying to find someone to confirm our questions and concerns to ensure we are not infringing on any laws/Spotify...

Casual Listener

Hello! My team and I are working on developing an App/Program using Spotify's API’s. I have contacted upwards of 20 lawyers and attorneys, trying to find someone to confirm our questions and conce...

developerdylan11

Casual Listener

772 Views

2 replies

0 likes

API Legalities
  • 772 Views
  • 2 replies
  • 0 likes

Bug at Spotify App Remote library to control spotify via voice

*Hi, we are trying to use Spotify App Remote library to control spotify via voice control inside our application.Our issue is that from time to time, SpotifyAppRemote.connect fails to connect or report an exception. It seems that Spotify's service ge...

Casual Listener

*Hi, we are trying to use Spotify App Remote library to control spotify via voice control inside our application. Our issue is that from time to time, SpotifyAppRemote.connect fails to connect or re...

PhilippSonnleitner

Casual Listener

824 Views

2 replies

0 likes

Possible Bug
  • 824 Views
  • 2 replies
  • 0 likes

How to get country-specific recommended songs without using "seed_artists" and "seed_tracks"?

Hello everyone,I have implemented the following API to retrieve Spotify-recommended songs:Spotify Recommendations API. However, I'm facing an issue where I cannot utilize the "seed_artists" and "seed_tracks" parameters in my app. When I make API call...

Newbie

Hello everyone, I have implemented the following API to retrieve Spotify-recommended songs: Spotify Recommendations API.   However, I'm facing an issue where I cannot utilize the "seed_artis...

541 Views

0 replies

0 likes

Discussion
Feature Request
Possible Bug
  • 541 Views
  • 0 replies
  • 0 likes

About user_id and Get User's Profile endpoint

Hi, there! Simple question: what are the user_id restrictions? I.e. is it case sensitive? what is the maximum length? I'm handling errors in my app and I noticed that when I make the call to the Get User's Profile endpoint and the user doesn't exist ...

Casual Listener

Hi, there!   Simple question: what are the user_id restrictions? I.e. is it case sensitive? what is the maximum length? I'm handling errors in my app and I noticed that when I make the call to...

382 Views

0 replies

0 likes

Question
  • 382 Views
  • 0 replies
  • 0 likes

429 Limit reached

We are building an app that uses the audio features endpoints, but we keep running into rate limit issues and are blocked by them at the moment. How can we resolve this/get the rate increased? Thanks.

Casual Listener

We are building an app that uses the audio features endpoints, but we keep running into rate limit issues and are blocked by them at the moment.  How can we resolve this/get the rate increased? ...

584 Views

0 replies

0 likes

Discussion
  • 584 Views
  • 0 replies
  • 0 likes

Any way to stop the Spotify player (embed) when the user scrolls the website page?

Does anyone know of a way to stop the Spotify player (embed) when the user scrolls the website page? We have this code working now: // Get a reference to the embed iframe element const spotifyEmbedWindow = document.querySelector('iframe[src*="spotify...

Casual Listener

Does anyone know of a way to stop the Spotify player (embed) when the user scrolls the website page?  We have this code working now:       // Get a reference to the embed i...

Galina777

Casual Listener

2585 Views

4 replies

1 likes

Embed Player
javascript
pause music
stop playing
toggle
  • 2585 Views
  • 4 replies
  • 1 likes

Is there a way to go through every single podcast/show?

Is it possible to programatically iterate through every single podcast/show on the platform? Or to get shows that posted recently (something similar to tag:new for albums)?

Newbie

Is it possible to programatically iterate through every single podcast/show on the platform? Or to get shows that posted recently (something similar to tag:new for albums)?

344 Views

0 replies

0 likes

api
Feature Request
  • 344 Views
  • 0 replies
  • 0 likes

Got failure when connect SpotifyAppRemote

May I ask if anyone has encountered any error reports: com.spotify.android.appremote.api.error.CouldNotFindSpotifyApp at com.spotify.android.appremote.api.LocalConnector.connect(LocalConnector.java:52) at com.spotify.android.appremote.api.SpotifyAppR...

Newbie

May I ask if anyone has encountered any error reports:   com.spotify.android.appremote.api.error.CouldNotFindSpotifyApp at com.spotify.android.appremote.api.LocalConnector.connect(LocalConnect...

671 Views

0 replies

0 likes

Question
  • 671 Views
  • 0 replies
  • 0 likes