Help Wizard

Step 1

NEXT STEP

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
  • kevinu
  • Newbie
  • 6315 Views
  • 40 replies
  • 11 likes
  • 6315 Views
  • 40 replies
  • 11 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
  • Roadie
  • 273 Views
  • 5 replies
  • 0 likes
  • server
  • 273 Views
  • 5 replies
  • 0 likes

Apple TV deeplink integration not working?!

My Question or IssueI build a radio-app for iOS, macOS and AppleTV called: radioNED+. I integrated Spotify with iOS. It works great. When a song in radioNED+ is also found on Spotify it shows a link to Spotify. Clicking on the link opens the song in ...

  • Casual Listener
  • My Question or Issue I build a radio-app for iOS, macOS and AppleTV called: radioNED+. I integrated Spotify with iOS. It works great. When a song in radioNED+ is also found on Spotify it shows a lin...
  • radioNED
  • Casual Listener
  • 165 Views
  • 1 replies
  • 0 likes
  • tvOS
  • 165 Views
  • 1 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
  • 193 Views
  • 1 replies
  • 0 likes
  • Transcription rules
  • 193 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
  • 119 Views
  • 1 replies
  • 1 likes
  • quota
    Quota Extension
  • 119 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 ...
  • 101 Views
  • 0 replies
  • 0 likes
  • Question
  • 101 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
  • 144 Views
  • 2 replies
  • 0 likes
  • API Legalities
  • 144 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
  • 140 Views
  • 2 replies
  • 0 likes
  • Possible Bug
  • 140 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...
  • 118 Views
  • 0 replies
  • 0 likes
  • Discussion
    Feature Request
    Possible Bug
  • 118 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...
  • 78 Views
  • 0 replies
  • 0 likes
  • Question
  • 78 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? ...
  • 102 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 102 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
  • 813 Views
  • 4 replies
  • 1 likes
  • Embed Player
    javascript
    pause music
    stop playing
    toggle
  • 813 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)?
  • 73 Views
  • 0 replies
  • 0 likes
  • api
    Feature Request
  • 73 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
  • ...onnector.ConnectionListener() { @Override public void onConnected(SpotifyAppRemote spotifyAppRemote) { mSpotifyAppRemote = spotifyAppRemote; // Play a p...
  • 90 Views
  • 0 replies
  • 0 likes
  • Question
  • 90 Views
  • 0 replies
  • 0 likes

Download Metadata

Are you able download metadata like Artist Names and Song Titles to use in the creation of my app. We do not need real time access to any data, so it would be easier if we could just download, for example a large list of artist names. Thank you.

  • Visitor
  • Are you able download metadata like Artist Names and Song Titles to use in the creation of my app.  We do not need real time access to any data, so it would be easier if we could just download, ...
  • 111 Views
  • 0 replies
  • 0 likes
  • data download
  • 111 Views
  • 0 replies
  • 0 likes

How would I use the "available_markets" in every playbackstatus call?

What is the reasoning behind the field "available_markets" everytime I get a playbackstatus, or a queue?If I'm playing a track it's implicitly available on my market...Seem a lot of unnecessary traffic but maybe Im missing something:''''''"available_...

  • Casual Listener
  • What is the reasoning behind the field "available_markets"  everytime I get a playbackstatus, or a queue? If I'm playing  a track it's implicitly available on my market... Seem a lot...
  • 98 Views
  • 0 replies
  • 1 likes
  • available_markets
    Question
  • 98 Views
  • 0 replies
  • 1 likes

Both chapter endpoints return 500 server error

Both of the chapter endpoints (get a chapter and get several chapters) return 500 Server error. Since I started using the API I haven't seen them work.

  • Regular
  • Both of the chapter endpoints (get a chapter and get several chapters) return 500 Server error. Since I started using the API I haven't seen them work.
  • 59 Views
  • 0 replies
  • 0 likes
  • "Bug"
    "ISSUE"
    "server error"
  • 59 Views
  • 0 replies
  • 0 likes

"Required" field can be null

The documentation for this endpoint says the response is a page of SimplifiedAudiobook. The documentation also says the "total_tracks" field is required.The requests I've made for testing return null, however. This has happened with MANY other endpoi...

  • Regular
  • The documentation for this endpoint says the response is a page of SimplifiedAudiobook. The documentation also says the "total_tracks" field is required. The requests I've made for testing return nu...
  • 77 Views
  • 0 replies
  • 0 likes
  • "Bug"
    "documentation"
    "ISSUE"
  • 77 Views
  • 0 replies
  • 0 likes

Endpoint inconsistency for saving albums/audibooks and HTML returned

Sending a request to the /me/albums endpoint is simple enough: set the query and it works. Doing the same for the /me/audiobooks endpoint doesn't: an error is returned, but not a JSON error, no no no! An HTML page with a title, header and formatting ...

  • Regular
  • Sending a request to the /me/albums endpoint is simple enough: set the query and it works. Doing the same for the /me/audiobooks endpoint doesn't: an error is returned, but not a JSON error, no no no...
  • 63 Views
  • 0 replies
  • 0 likes
  • "Bug"
    "inconsistency"
    "ISSUE"
  • 63 Views
  • 0 replies
  • 0 likes

GetPlaybackState VS GetCurrentlyPlayingTrack

What is the difference between the 2 Web API calls?The JSON response is exactly the same In which case should I use GetPlaybackState or GetCurrentlyPlayingTrack? Web API Reference | https://developer.spotify.com/documentation/web-api/reference/get-th...

  • Roadie
  • What is the difference between the 2 Web API calls? The JSON response is exactly the same  In which case should I use GetPlaybackState or GetCurrentlyPlayingTrack?   Web API R...
  • 84 Views
  • 0 replies
  • 2 likes
  • Question
  • 84 Views
  • 0 replies
  • 2 likes