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
  • zaronwald123
  • Regular
  • 6660 Views
  • 42 replies
  • 11 likes
  • 6660 Views
  • 42 replies
  • 11 likes

Get 429 lifted

Hi I've been working on a Spotify application for a school project and I didn't realize it was continuously sending requests. I need the assignment to work but now I have a Retry-After of 9.5 hrs. I think I fixed the issue now and wanted to know if t...

  • Newbie
  • Hi I've been working on a Spotify application for a school project and I didn't realize it was continuously sending requests. I need the assignment to work but now I have a Retry-After of 9.5 hrs. &...
  • tomjaimz
  • Spotify
  • 389 Views
  • 1 replies
  • 0 likes
  • 429
    Retry-After
  • 389 Views
  • 1 replies
  • 0 likes

INVALID_CLIENT: Invalid client issue

PlanPremiumCountryUSAOperating SystemWindows 10My Question or IssueAny time I try to login and authorize using our app, I get this error "INVALID_CLIENT: Invalid client". This isn't an issue for anyone else working on the app. Any ideas?

  • Newbie
  • Plan Premium Country USA Operating System Windows 10 My Question or Issue Any time I try to login and authorize using our app, I get this error "INVALID_CLIENT: Invalid client". This isn't an ...
  • 325 Views
  • 0 replies
  • 0 likes
  • 325 Views
  • 0 replies
  • 0 likes

High number of 503 errors again

The API endpoint that returns a user's top artists and tracks is returning a high number of 503 errors again!

  • Music Fan
  • The API endpoint that returns a user's top artists and tracks is returning a high number of 503 errors again!
  • 282 Views
  • 0 replies
  • 0 likes
  • 282 Views
  • 0 replies
  • 0 likes

Embed widget asci code encoding issue

PlanPremiumCountryRomaniaDeviceDesktopOperating SystemWindows 10 My Question or IssueI'm trying to embed some podcasts on my site and the titles are having some issues with the character encoding. They're displaying the apostrophes as ' and the & cha...

  • Casual Listener
  • Plan Premium Country Romania Device Desktop Operating System Windows 10   My Question or Issue I'm trying to embed some podcasts on my site and the titles are having some issues with t...
  • banan99
  • Newbie
  • 298 Views
  • 1 replies
  • 1 likes
  • asci
    character encoding
    embed
    Widget
  • 298 Views
  • 1 replies
  • 1 likes

Quota and Scope Extension Request

Hello Spotify Developers, I am a researcher at the University of Southampton working on a web application for conducting an academic survey on novel music recommendation interfaces. The application will be collecting the saved songs from a user’s Spo...

  • Newbie
  • Hello Spotify Developers,     I am a researcher at the University of Southampton working on a web application for conducting an academic survey on&...
  • 428 Views
  • 0 replies
  • 2 likes
  • 428 Views
  • 0 replies
  • 2 likes

Authentication for Server Account

Howdy! So I'm in the middle of a potential Spotify project and I've hit a snag I should have expected but didn't. I'm looking to have a bot create playlists on a Spotify account. The initiation of this task will be cron job based, so I'm requiring no...

  • Newbie
  • Howdy!   So I'm in the middle of a potential Spotify project and I've hit a snag I should have expected but didn't. I'm looking to have a bot create playlists on a Spotify account. The initiat...
  • 232 Views
  • 0 replies
  • 0 likes
  • authentication
    authorization
    automation
  • 232 Views
  • 0 replies
  • 0 likes

Solved!! Top artists and tracks endpoint gives a 100% 503 error rate

When using the /me/top endpoints, it always returns a 503 error, even in the developer console. The Spotify desktop app is also broken due to that error:

Netlob_1-1637079660781.png Netlob_0-1637079602473.png
  • Music Fan
  • When using the /me/top endpoints, it always returns a 503 error, even in the developer console. The Spotify desktop app is also broken due to that error:    
  • Netlob
  • Music Fan
  • 1741 Views
  • 9 replies
  • 44 likes
  • 1741 Views
  • 9 replies
  • 44 likes

Keep getting a "'" error when apostrophes are supposed to display in embedded Spotify player

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 there,I've been getting an issue with one of my clients where two title tracks that are su...

  • Casual Listener
  • 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 th...
  • rls04
  • Casual Listener
  • 670 Views
  • 7 replies
  • 0 likes
  • 670 Views
  • 7 replies
  • 0 likes

Retrieving "What's new" items via API

Hi all. The "What's New" feature currently available in the mobile app is pretty useful. I like being able to see new songs/albums from followed artists right as they're pushed into Spotify without having to wait for Friday's Release Radar. I curate ...

  • Regular
  • Hi all. The "What's New" feature currently available in the mobile app is pretty useful. I like being able to see new songs/albums from followed artists right as they're pushed into Spotify without h...
  • porazonycreeper
  • Music Fan
  • 468 Views
  • 1 replies
  • 5 likes
  • 468 Views
  • 1 replies
  • 5 likes

[iOS] Spotify app crashes when modals are active

PlanPremiumCanada Device(All iPads)Operating System(iOS 13 and above) My Question or IssueCurrently we have implemented login through Spotify SDK version 1.2.2. We have followed the steps in Spotify guide below, to authenticate through your app: http...

  • Newbie
  • Plan Premium Canada   Device (All iPads) Operating System (iOS 13 and above)   My Question or Issue Currently we have implemented login through Spotify SDK version 1.2.2. We have ...
  • 161 Views
  • 0 replies
  • 0 likes
  • 161 Views
  • 0 replies
  • 0 likes

[API] Seek to Position Bug/Broken

API Endpoint Example:PUThttps://api.spotify.com/v1/me/player/seek?position_ms= Regardless of the integer given for "position_ms" track seeks to 0. API returns response 204 like normal but will not seek to any position other than 0. -Have tried with/w...

  • Newbie
  • API Endpoint Example: PUT https://api.spotify.com/v1/me/player/seek?position_ms=   Regardless of the integer given for "position_ms" track seeks to 0. API returns response 204 like normal bu...
  • acynorman
  • Casual Listener
  • 728 Views
  • 4 replies
  • 5 likes
  • 728 Views
  • 4 replies
  • 5 likes

Calling "Get User's Currently Playing Track" endpoint returns no data, HTTP 204

PlanPremiumCountryUKOperating SystemWindows 10 My Question or IssueWhen calling the "Get User's Currently Playing Track" endpoint when you haven't played a track recently (after like 10-15 mins), it doesn't return any data at all. The same happens on...

  • Newbie
  • Plan Premium Country UK Operating System Windows 10   My Question or Issue When calling the "Get User's Currently Playing Track" endpoint when you haven't played a track recently (a...
  • zanyrossie
  • Casual Listener
  • 563 Views
  • 1 replies
  • 4 likes
  • 563 Views
  • 1 replies
  • 4 likes

Solved!! Unable to refresh token with PKCE flow

I'm using the PKCE flow in my SPA.The initial authorization call works fine, with the following body parameters :code: AQC...redirect_uri: http://localhost:3000/myappgrant_type: authorization_codecode_verifier: DHo4...client_id: f50...Spotify returns...

  • Casual Listener
  • I'm using the PKCE flow in my SPA. The initial authorization call works fine, with the following body parameters : code: AQC... redirect_uri: http://localhost:3000/myapp grant_type: authoriza...
  • Neumann_
  • Casual Listener
  • 520 Views
  • 1 replies
  • 0 likes
  • OAuth
    oAuth2
    PKCE
  • 520 Views
  • 1 replies
  • 0 likes

Object model documentation link broken

On the main Web API documentation page, under Responses, there's a link to the Object Model documentation, but it isn't working. Can this be looked at please?

  • Newbie
  •   On the main Web API documentation page, under Responses, there's a link to the Object Model documentation, but it isn't working.   Can this be looked at please?
  • 198 Views
  • 0 replies
  • 1 likes
  • Discussion
  • 198 Views
  • 0 replies
  • 1 likes

Device Playback Error

PlanPremiumCountryUKDeviceRedmi Notebook 9 Pro and Samsung S20 Operating SystemAndroid My Question or IssueHello - I have an issue where the playback device changes when trying to use Spotify in car via a Bluetooth connection and running Google maps ...

  • Newbie
  • Plan Premium Country UK Device Redmi Notebook 9 Pro and Samsung S20  Operating System Android   My Question or Issue Hello - I have an issue where the playback device changes when...
  • 198 Views
  • 0 replies
  • 0 likes
  • Spotify Bluetooth Car
  • 198 Views
  • 0 replies
  • 0 likes

Solved!! Move Specific Track to Top of Playlist by URI

Hello. It looks like the PUT playlists/{playlistid}/tracks endpoint (https://developer.spotify.com/documentation/web-api/reference/#/operations/reorder-or-replace-playlists-tracks) only lets you move a track if you know its position already, is that ...

  • Regular
  • Hello.  It looks like the PUT playlists/{playlistid}/tracks endpoint (https://developer.spotify.com/documentation/web-api/reference/#/operations/reorder-or-replace-playlists-tracks) only...
  • cyganex
  • Casual Listener
  • 672 Views
  • 4 replies
  • 0 likes
  • 672 Views
  • 4 replies
  • 0 likes

Spotifyr and Shiny

Is it possible to create a shiny app using the spotifyr package and then let users connect to the spotify API after publishing it? In rstudio, get_spotify_authorization_code() redirects me to the login page for authentication but publishing the app j...

  • Newbie
  • Is it possible to create a shiny app using the spotifyr package and then let users connect to the spotify API after publishing it? In rstudio, get_spotify_authorization_code() redirects me to the log...
  • velshnia
  • Newbie
  • 721 Views
  • 1 replies
  • 3 likes
  • 721 Views
  • 1 replies
  • 3 likes

Spotify Api effect on iFrame with premium account

My Question or IssueI found iFrame volume is too high and i wants to change it but not finding any solution / iFrame don't have that functionality. while searching i found that the spotify api can set the volume of premium account. and code given bel...

  • Casual Listener
  • My Question or Issue I found iFrame volume is too high and i wants to change it but not finding any solution / iFrame don't have that functionality. while searching i found that the spotify api can ...
  • 266 Views
  • 0 replies
  • 0 likes
  • 266 Views
  • 0 replies
  • 0 likes

Embed widget color

PlanPremiumCountryRomaniaDeviceDesktopOperating SystemWindows 10 My Question or IssueIs there any way to use a custom background color for the embed widget or are we limited to the 2 options displayed when creating the code?

  • Casual Listener
  • Plan Premium Country Romania Device Desktop Operating System Windows 10   My Question or Issue Is there any way to use a custom background color for the embed widget or are we limited ...
  • 488 Views
  • 0 replies
  • 0 likes
  • color
    embed
    Widget
  • 488 Views
  • 0 replies
  • 0 likes

Tracks played via playlists missing from stats

HelloSo I'm trying to test out how the songs I listen to come out in my "listening stats". There's a few playlists that I frequently listen to a lot, to the point I hardly listen to anything else of my own selection and yet the songs that these lists...

  • Newbie
  • Hello So I'm trying to test out how the songs I listen to come out in my "listening stats". There's a few playlists that I frequently listen to a lot, to the point I hardly listen to anything else o...
  • 217 Views
  • 0 replies
  • 0 likes
  • 217 Views
  • 0 replies
  • 0 likes