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
  • mekala02
  • Casual Listener
  • 16014 Views
  • 111 replies
  • 18 likes
  • 16014 Views
  • 111 replies
  • 18 likes

Remote controlling from a game

(iOS 10, Android Oreo, Windows 10,etc.)Windows 10 My Question or IssueI am trying to understand what is allowed with games. Your information suggests that syncing with visual content is not ok. And I have seen examples like rhythm games etc. or games...

  • Newbie
  • (iOS 10, Android Oreo, Windows 10,etc.) Windows 10  My Question or Issue I am trying to understand what is allowed with games.  Your information suggests that syncing with visu...
  • RicardoEdwin
  • Newbie
  • 375 Views
  • 1 replies
  • 0 likes
  • Games
  • 375 Views
  • 1 replies
  • 0 likes

recieve the updates on song without API polling

I want to integrate spotify with my app.After login and retrieving the tokens, I want to take some actions on my application on the basis of currently playing song.How can I get the currently playing track details without polling the API

  • Newbie
  • I want to integrate spotify with my app. After login and retrieving the tokens, I want to take some actions on my application on the basis of currently playing song. How can I get the currently pla...
  • Ximzend
  • Roadie
  • 72 Views
  • 1 replies
  • 0 likes
  • 72 Views
  • 1 replies
  • 0 likes

Spotify Search API issue

PlanPremiumCountryIndiaDeviceLaptopOperating SystemWindows 11 My Question or IssueHow do i retrieve the id for a specific track using Search API as there are multiple track names with the same name ? For example , I am trying to search and retrieve t...

  • Music Fan
  • Plan Premium Country India Device Laptop Operating System Windows 11   My Question or Issue How do i retrieve the id for a specific track using Search API as there are multiple track n...
  • BuggerMe
  • Music Fan
  • 115 Views
  • 1 replies
  • 0 likes
  • "search"
    Search API
  • 115 Views
  • 1 replies
  • 0 likes

Max retries reached, too many 429 error responses on 'audio_features' endpoint only

PlanPremiumCountryPhilippines My Question or IssueMy first app worked earlier. But after one loop through a 700-song playlist, it started giving me an Error 429. Normally this would be fine, but there's also no 'Retry-After' in the HTTPS response hea...

  • Casual Listener
  • Plan Premium Country Philippines   My Question or Issue My first app worked earlier. But after one loop through a 700-song playlist, it started giving me an Error 429. Normally this would ...
  • BuggerMe
  • Music Fan
  • 2297 Views
  • 8 replies
  • 3 likes
  • Possible Bug
  • 2297 Views
  • 8 replies
  • 3 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...
  • dmwatibo
  • Casual Listener
  • 470 Views
  • 3 replies
  • 1 likes
  • Feature Request
    Possible Bug
    Question
  • 470 Views
  • 3 replies
  • 1 likes

The playlist creation endpoint is frequently returning "502 Error while loading resource"

The playlist creation endpoint (docs) is frequently returning HTTP error code 502 and a response body that looks like: {"error": {"status": 502, "message": "Error while loading resource" } } This has completely broken the app that I develop, and is t...

  • Regular
  • The playlist creation endpoint (docs) is frequently returning HTTP error code 502 and a response body that looks like:   {"error": {"status": 502, "message": "Error while loading resource" } }...
  • nathancoleman
  • Regular
  • 278 Views
  • 4 replies
  • 1 likes
  • Possible Bug
  • 278 Views
  • 4 replies
  • 1 likes

Commercial Licensing

Is it ever possible to get a commercial license for the Spotify API? If so, how can Irequest one?

  • Visitor
  • Is it ever possible to get a commercial license for the Spotify API?  If so, how can Irequest one?  
  • Ximzend
  • Roadie
  • 81 Views
  • 1 replies
  • 0 likes
  • Commercial Licensing
  • 81 Views
  • 1 replies
  • 0 likes

Solved!! Can't get recently played songs -

My Question or IssueHello, I'm trying to get my recently played songs and getting an error message saying. {'error': {'status': 500, 'message': 'Server error.'}} I'm using the correct scope: data = { 'grant_type' : 'client_credentials', 'client_id' :...

  • Newbie
  •     My Question or Issue Hello,  I'm trying to get my recently played songs and getting an error message saying.  {'error': {'status': 500, 'message': 'Server error.'}} &nbs...
  • Ximzend
  • Roadie
  • 76 Views
  • 1 replies
  • 0 likes
  • Question
  • 76 Views
  • 1 replies
  • 0 likes

Can I Get Audio Data Using The API?

PlanFreeCountryCanadaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.)Windows 11My Question or IssueHey,I had a question regarding what Spotify's API can do.Lets say I'm making a musical ...

  • Regular
  • Plan Free Country Canada Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.) Windows 11 My Question or Issue Hey, I had...
  • DaBoss4
  • Regular
  • 271 Views
  • 8 replies
  • 0 likes
  • API Question
  • 271 Views
  • 8 replies
  • 0 likes

[Web API] Adding tracks to a public playlist requires playlist-modify-private scope

Hello everyone ! My use case :Via the Spotify Web API, I want to create a public playlist and add tracks to it.My implementation :I setup a spotify auth flow that requires the playlist-modify-public scope.Then when I get the auth token I create the p...

  • Casual Listener
  • Hello everyone !    My use case : Via the Spotify Web API, I want to create a public playlist and add tracks to it. My implementation : I setup a spotify auth flow that r...
  • blackarcanis
  • Roadie
  • 1051 Views
  • 34 replies
  • 5 likes
  • Possible Bug
  • 1051 Views
  • 34 replies
  • 5 likes

Can't set playlist to privat via the API

PlanPremiumCountryGermany `Put`ting a playlist to `public: false` via the API does not work (https://developer.spotify.com/documentation/web-api/reference/change-playlist-details). On the next request, the URL is `public: true` again. Moreover, doing...

  • Newbie
  • Plan Premium Country Germany   `Put`ting a playlist to `public: false` via the API does not work (https://developer.spotify.com/documentation/web-api/reference/change-playlist-details). O...
  • 49 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 49 Views
  • 0 replies
  • 0 likes

How do I search for specific episodes in a podcast feed?

I'm searching a podcast feed for an episode that dropped 3 years ago. This podcast is daily and has been posting for years, but the results from manually scrolling their feed stop after 1.5 years, and even searching key terms and the exact episode ti...

  • Visitor
  • I'm searching a podcast feed for an episode that dropped 3 years ago. This podcast is daily and has been posting for years, but the results from manually scrolling their feed stop after 1.5 years, an...
  • 63 Views
  • 0 replies
  • 0 likes
  • 63 Views
  • 0 replies
  • 0 likes

Querying via Web App API

We are having an issue with the web app api. We are able to authenticate and generate the bearer token, however, when querying the endpoint to list the licensor ID, we are getting an empty response. For reference, here is the CURL of the query being ...

  • Newbie
  • We are having an issue with the web app api. We are able to authenticate and generate the bearer token, however, when querying the endpoint to list the licensor ID, we are getting an empty response.&...
  • 61 Views
  • 0 replies
  • 0 likes
  • Question
  • 61 Views
  • 0 replies
  • 0 likes

The "Manifesting 20-05" album by Feid and Yandel is grayed out

It's not grayed out for anyone else in my area, I've tried logging into different devices and it still does not show up even though it came out days ago.

  • Casual Listener
  • It's not grayed out for anyone else in my area, I've tried logging into different devices and it still does not show up even though it came out days ago.
  • maxcorm
  • Newbie
  • 144 Views
  • 2 replies
  • 0 likes
  • 144 Views
  • 2 replies
  • 0 likes

is_active false and error 404 not found

When I try to control the Spotify App from another App, the Spotify App goes inactive as soon as I switch to another App.Play command gets rejected with error 404 - not found. LOG 2024-04-15T10:47:09.405Z getDevices LOG devices: [{"id":"911.............

  • Newbie
  • When I try to control the Spotify App from another App, the Spotify App goes inactive as soon as I switch to another App. Play command gets rejected with error 404 - not found.   LOG 2024-04-...
  • 35 Views
  • 0 replies
  • 0 likes
  • Question
  • 35 Views
  • 0 replies
  • 0 likes

Is there an endpoint in the API that allows you to upload your own files?

I have a Symfony platform from which I would like to be able to connect to spotify and upload audio or video files. Is this possible to do? On YouTube through its API it is possible but I have read the Spotify Web API documentation and I cannot find ...

  • Visitor
  • I have a Symfony platform from which I would like to be able to connect to spotify and upload audio or video files. Is this possible to do? On YouTube through its API it is possible but I have read t...
  • 43 Views
  • 0 replies
  • 0 likes
  • Feature Request
    Question
  • 43 Views
  • 0 replies
  • 0 likes

Mail verification link still not working

My Question or IssueEvery time I try to verify my email address it always sends me to a page that says "Oops! Something went wrong, please try again." It's getting infuriating how often this is happening and how many solutions I see that aren't worki...

  • Visitor
  • My Question or Issue Every time I try to verify my email address it always sends me to a page that says "Oops! Something went wrong, please try again." It's getting infuriating how often this is hap...
  • Wick0o
  • Newbie
  • 177 Views
  • 5 replies
  • 1 likes
  • Possible Bug
  • 177 Views
  • 5 replies
  • 1 likes

Can’t delete or create app in Developer dashboard

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 by deleti...
  • Wevek
  • Casual Listener
  • 134 Views
  • 2 replies
  • 2 likes
  • 134 Views
  • 2 replies
  • 2 likes

UNABLE TO VERIFY EMAIL TROUGH DISCORD DEVELOPERS DASHBOARD

THIS ISSUE IS RELATED ONLY TO THE DEVELOPERS DASHBOARD MAIL VERIFICATION! While I was trying to verify my mail to access to the developers panel, the link received via mail for the verification takes me to a page with a red square on top saying that ...

  • Casual Listener
  • THIS ISSUE IS RELATED ONLY TO THE DEVELOPERS DASHBOARD MAIL VERIFICATION! While I was trying to verify my mail to access to the developers panel, the link received via mail for the verification tak...
  • 107 Views
  • 0 replies
  • 0 likes
  • Account
  • 107 Views
  • 0 replies
  • 0 likes

Superuser Contribution a new recommendation approach: master's thesis idea

For my graduation project, I have a music recommendation idea to realize in 4-5 months. This project is funded by the school, too. The program I'm enrolled in is a mix of music and technology. That means at some point I need software developers which...

  • Visitor
  • For my graduation project, I have a music recommendation idea to realize in 4-5 months. This project is funded by the school, too. The program I'm enrolled in is a mix of music and technology. That m...
  • briantheTutor
  • Newbie
  • 1912 Views
  • 8 replies
  • 0 likes
  • Discussion
  • 1912 Views
  • 8 replies
  • 0 likes