Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

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
  • srvaroa
  • Casual Listener
  • 30403 Views
  • 162 replies
  • 21 likes
  • 30403 Views
  • 162 replies
  • 21 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...
  • 155 Views
  • 0 replies
  • 0 likes
  • Possible Bug
    Question
  • 155 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
  • Rising Star 1
  • 387 Views
  • 1 replies
  • 0 likes
  • Possible Bug
  • 387 Views
  • 1 replies
  • 0 likes

Contacting a Spotify representative for terms of use advice.

Has anybody had experience with contacting a Spotify representative to discuss terms of use and whether your app idea is compliant with the developer policy?Thanks,

  • Newbie
  • Has anybody had experience with contacting a Spotify representative to discuss terms of use and whether your app idea is compliant with the developer policy? Thanks,
  • AtlasDev
  • Casual Listener
  • 307 Views
  • 2 replies
  • 0 likes
  • Developer Policy
    Spotify Representative
  • 307 Views
  • 2 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...
  • 188 Views
  • 0 replies
  • 0 likes
  • Feature Request
  • 188 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
  • Rising Star 1
  • 566 Views
  • 10 replies
  • 0 likes
  • Question
  • 566 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
  • 305 Views
  • 1 replies
  • 0 likes
  • Music Charts
    R Studio
    Social Science
  • 305 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...
  • 206 Views
  • 0 replies
  • 0 likes
  • Feature Request
  • 206 Views
  • 0 replies
  • 0 likes

Token problem

PlanPremiumCountryDE DeviceWindows 11/MS EdgeOperating SystemWindows 11 My Question or IssueI have an HTML page that is supposed to show me the currently playing song on my Spotify account. I have gotten as far as getting an access token and working ...

  • Regular
  • Plan Premium Country DE   Device Windows 11/MS Edge Operating System Windows 11   My Question or Issue I have an HTML page that is supposed to show me the currently playing song ...
  • XHyperDEVX
  • Regular
  • 522 Views
  • 8 replies
  • 0 likes
  • Help
    Question
  • 522 Views
  • 8 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://a...
  • parknarrative
  • Music Fan
  • 1115 Views
  • 2 replies
  • 0 likes
  • Devloper
    Discussion
  • 1115 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
  • Rising Star 1
  • 464 Views
  • 5 replies
  • 0 likes
  • server
  • 464 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
  • 329 Views
  • 1 replies
  • 0 likes
  • Transcription rules
  • 329 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
  • 263 Views
  • 1 replies
  • 1 likes
  • quota
    Quota Extension
  • 263 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 ...
  • 183 Views
  • 0 replies
  • 0 likes
  • Question
  • 183 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
  • 301 Views
  • 2 replies
  • 0 likes
  • API Legalities
  • 301 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
  • 269 Views
  • 2 replies
  • 0 likes
  • Possible Bug
  • 269 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...
  • 249 Views
  • 0 replies
  • 0 likes
  • Discussion
    Feature Request
    Possible Bug
  • 249 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...
  • 161 Views
  • 0 replies
  • 0 likes
  • Question
  • 161 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? ...
  • 323 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 323 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
  • 1455 Views
  • 4 replies
  • 1 likes
  • Embed Player
    javascript
    pause music
    stop playing
    toggle
  • 1455 Views
  • 4 replies
  • 1 likes