Announcements

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
  • tom037
  • Visitor
  • 36167 Views
  • 180 replies
  • 21 likes
  • 36167 Views
  • 180 replies
  • 21 likes

[WebAPI] User's saved shows returns wrong total

PlanPremiumCountryGermany My Question or IssueI made a small service which queries the total amount of podcast shows in my "Your Shows"-Playlist. I have 13.410 Episodes in that playlist, yet the api returns a total of 13.260. I have not tested, how m...

  • Newbie
  • Plan Premium Country Germany   My Question or Issue I made a small service which queries the total amount of podcast shows in my "Your Shows"-Playlist. I have 13.410 Episodes in that playl...
  • 111 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 111 Views
  • 0 replies
  • 0 likes

iOS SDK Disconnect when app goes to background

PlanPremium CountryUSA and India DeviceiPhonePlatformMobile (iOS)Issue : We've built an app which consumes Spotify services. When my app is moved to background the SDK gets disconnected automatically. When I try to reconnect to Spotify again when my ...

  • Regular
  • Plan Premium   Country USA and India  Device iPhone Platform Mobile (iOS) Issue :  We've built an app which consumes Spotify services. When my app is moved to backgroun...
  • mobigaurav21
  • Casual Listener
  • 303 Views
  • 1 replies
  • 0 likes
  • Possible Bug
  • 303 Views
  • 1 replies
  • 0 likes

Embedding a playlist on my website wiped my playlist

I tried to embed a Spotify playlist on my website. So, I got the embed code, and put it into my website and the playlist showed, but when I did that, for some reason, the playlist was then wiped from my Spotify account. I have searched for it but the...

  • Gig Goer
  • I tried to embed a Spotify playlist on my website. So, I got the embed code, and put it into my website and the playlist showed, but when I did that, for some reason, the playlist was then wiped from...
  • DJ_Alkemy
  • Gig Goer
  • 158 Views
  • 2 replies
  • 0 likes
  • embed
  • 158 Views
  • 2 replies
  • 0 likes

scope reduction

I would like to request fewer scopes for my app. Does anyone have any idea where I can make a scope reduction request?

  • Casual Listener
  • I would like to request fewer scopes for my app.  Does anyone have any idea where I can make a scope reduction request?
  • 117 Views
  • 0 replies
  • 0 likes
  • scopes
  • 117 Views
  • 0 replies
  • 0 likes

Genre search for multiple words via search endpoint only works with dashes

I am struggling to get multi-word genre search working via the search endpoint.Using the Web API, I try to set q to genre:hard rock which gets converted to: search?q=genre%3Ahard+rock&type=artist This ends up giving a bunch of results with the word "...

  • Casual Listener
  • I am struggling to get multi-word genre search working via the search endpoint. Using the Web API, I try to set q to genre:hard rock which gets converted to:   search?q=genre%3Ahard+rock...
  • 171 Views
  • 0 replies
  • 2 likes
  • Possible Bug
  • 171 Views
  • 0 replies
  • 2 likes

Constantly Loading on Authorize

I am using Flask/Python to develop my own web app using Spotifys web API. OAuth/Spotify client requires me to sign in multiple times (everytime I make a change to my python file). Everything was working thus far, but now I am encountering an issue wh...

  • Newbie
  • I am using Flask/Python to develop my own web app using Spotifys web API. OAuth/Spotify client requires me to sign in multiple times (everytime I make a change to my python file). Everything was work...
  • 120 Views
  • 0 replies
  • 0 likes
  • Possible Bug API
  • 120 Views
  • 0 replies
  • 0 likes

Solved!! Getting {"code":0,"message":"Not Found"}

PlanPremiumCountryItaly Windows 10 My Question or IssueHello there guys, i'm trying to develop a discord bot to control spotify. I've followed the spotify api documentation while using a c# wrapper. I've reached the point where i generate a url to re...

  • Casual Listener
  •   Plan Premium Country Italy   Windows 10   My Question or Issue Hello there guys, i'm trying to develop a discord bot to control spotify. I've followed the spotify api docume...
  • Doge421
  • Casual Listener
  • 334 Views
  • 2 replies
  • 0 likes
  • API Question
    Discussion
    Feature Request
    Possible Bug
    Question
  • 334 Views
  • 2 replies
  • 0 likes

Can't delete development mode app

When I log into https://developer.spotify.com/dashboard I can see old dev apps that I have created but they all have the status of Disabled and blocked. Previously I have worked around this by deleting the app and creating a new one but the 6 apps on...

  • Casual Listener
  • When I log into https://developer.spotify.com/dashboard I can see old dev apps that I have created but they all have the status of Disabled and blocked. Previously I have worked around this...
  • sathyabhat
  • Casual Listener
  • 556 Views
  • 3 replies
  • 2 likes
  • blocked
    clientId
    delete
  • 556 Views
  • 3 replies
  • 2 likes

Check User's Saved Tracks is returning the wrong value

Check User's Saved Tracks is returning the wrong value. Sometimes it was all false, while part or all of the tracks in the request are saved(Liked songs) tracks. https://developer.spotify.com/documentation/web-api/reference/check-users-saved-tracks

  • Music Fan
  • Check User's Saved Tracks is returning the wrong value. Sometimes it was all false, while part or all of the tracks in the request are saved(Liked songs) tracks.   https://developer.spotify.co...
  • WXRIW
  • Music Fan
  • 267 Views
  • 1 replies
  • 2 likes
  • api
    critical bug
    wrong value
  • 267 Views
  • 1 replies
  • 2 likes

Getting error 429 when using audio_features (even for a single track)

track_features = sp.audio_features(["3GYlZ7tbxLOxe6ewMNVTkw"])This is my code and this is the error I'm gettingMax Retries reachedurllib3.exceptions.ResponseError: too many 429 error responsesThe above exception was the direct cause of the following ...

  • Casual Listener
  •   track_features = sp.audio_features(["3GYlZ7tbxLOxe6ewMNVTkw"]) This is my code and this is the error I'm getting Max Retries reached urllib3.exceptions.ResponseError: too many 429 error r...
  • Fedea
  • Casual Listener
  • 779 Views
  • 4 replies
  • 1 likes
  • Feature Request
    Possible Bug
    Question
  • 779 Views
  • 4 replies
  • 1 likes

Missing Retry_After header in 429 Response

Receiving the 429 error when making requests to the artist endpoint, the 'Retry-After' header is there, but this is not the case with the audio-features or audio-analysis endpoints. Here is my code:def get_audio_analysis(track_id): try: url = 'https:...

  • Casual Listener
  • Receiving the 429 error when making requests to the artist endpoint, the 'Retry-After' header is there, but this is not the case with the audio-features or audio-analysis endpoints. Here is my code: ...
  • Sporkify
  • Casual Listener
  • 627 Views
  • 1 replies
  • 2 likes
  • API Question
    Discussion
    Possible Bug
  • 627 Views
  • 1 replies
  • 2 likes

Spotify Music Licensing

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHello, my name is Alperen. I like to listen to classical music and last week I decided to set...

  • 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 Hello, ...
  • ygtr
  • Casual Listener
  • 335 Views
  • 1 replies
  • 0 likes
  • "spotify"
  • 335 Views
  • 1 replies
  • 0 likes

Is extension requests paid service?

Hi all! I was just wandering if Extension Requests for an app is paid (and how much if it is), or for free? I could't find the info anywhere. Thank you, Sandra

  • Regular
  • Hi all!  I was just wandering if Extension Requests for an app is paid (and how much if it is), or for free? I could't find the info anywhere.  Thank you,  Sandra
  • SandraHeinz
  • Regular
  • 344 Views
  • 2 replies
  • 0 likes
  • Extension Requests
  • 344 Views
  • 2 replies
  • 0 likes

Spotify listening tracker

My Question or IssueHas anyone seen the project with the open source code on GitHub where played tracks in Spotify are tracked and counted? analog of last fm for example

  • Newbie
  •   My Question or Issue Has anyone seen the project with the open source code on GitHub where played tracks in Spotify are tracked and counted? analog  of last fm for example
  • 117 Views
  • 0 replies
  • 0 likes
  • Tracker
  • 117 Views
  • 0 replies
  • 0 likes

API docs for Custom Playlist Cover Image need updating

Neither the API Reference or Console make any reference to how an image should be defined when using PUT /v1/playlists/playlist_id/images to replace the image used to represent a specific playlist. Specifically, many other API services would permit (...

  • Regular
  • Neither the API Reference or Console make any reference to how an image should be defined when using PUT /v1/playlists/playlist_id/images to replace the image used to represent a specific p...
  • mcharnock01
  • Newbie
  • 356 Views
  • 1 replies
  • 1 likes
  • 356 Views
  • 1 replies
  • 1 likes

Internet Radio Station Page

I have a inquiry. I run a internet radio station called "bravo Radio" We are a community ran ad free radio station. We play family friendly songs so you dont have to worry about wrong language in songs. I was thinking, we would like our own page. Whe...

  • Visitor
  • I have a inquiry. I run a internet radio station called "bravo Radio" We are a community ran ad free radio station. We play family friendly songs so you dont have to worry about wrong language in son...
  • Mumath
  • Visitor
  • 2331 Views
  • 2 replies
  • 1 likes
  • 2331 Views
  • 2 replies
  • 1 likes

Displaying Distributor Information on Platform

Plan:PremiumCountry:United KingdomDevice: PC My Question or Issue:Hi there,I'm working on a program for a client and I've hit a bit of a roadblock. After some extensive research, I'm not entirely sure if what I'm looking for is possible, but I'm dete...

  • Newbie
  • Plan: Premium Country: United Kingdom Device:  PC   My Question or Issue: Hi there, I'm working on a program for a client and I've hit a bit of a roadblock. After some exte...
  • 309 Views
  • 0 replies
  • 0 likes
  • Developers help
    Discussion
    Question
  • 309 Views
  • 0 replies
  • 0 likes

Audiobooks API to Push

I'm inquiring about the Spotify Audiobooks API and its new mechanism. Spotify has provided Audiobooks content through its API for quite some time, but they're soon discontinuing it in favor of a new method called "Push." In this new approach, they'll...

  • Newbie
  • I'm inquiring about the Spotify Audiobooks API and its new mechanism. Spotify has provided Audiobooks content through its API for quite some time, but they're soon discontinuing it in favor of a new ...
  • 134 Views
  • 0 replies
  • 1 likes
  • Audiobooks
  • 134 Views
  • 0 replies
  • 1 likes

Spotify album streams not updating to match my songs

I posted an album on Friday and it's a week later. I paid $200 for Facebook meta ads and the album got 10,000 streams and that was real-time streams. They updated everything up until that point on my individual tracks and it added up to 10,000. After...

  • Newbie
  • I posted an album on Friday and it's a week later. I paid $200 for Facebook meta ads and the album got 10,000 streams and that was real-time streams. They updated everything up until that point on my...
  • 121 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 121 Views
  • 0 replies
  • 0 likes

Recently Played tracks don't seem to show plays of downloaded songs

Hi! When using the API to pull my recently played tracks, I've noticed that songs played while offline consistently don't seem to show in the results. Is this intended behavior? If so, is there a way to get the offline play data too, somehow? Thanks ...

  • Newbie
  • Hi! When using the API to pull my recently played tracks, I've noticed that songs played while offline consistently don't seem to show in the results. Is this intended behavior? If so, is there a way...
  • Ximzend
  • Spotify Star
  • 311 Views
  • 2 replies
  • 2 likes
  • api
  • 311 Views
  • 2 replies
  • 2 likes