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

Topics with Label: 429

Labels

Forum Posts

Changes to Web API

Folks, some news on changes to the web API has been posted on the Spotify For Developers blog. We want to reiterate the main message from the blog that we're committed to providing a safe and secure environment for all Spotify stakeholders. As such w...

  • Spotify
  • Spotify
  • brophen
  • Casual Listener
  • 18729 Views
  • 188 replies
  • 18 likes
  • Discussion
  • 18729 Views
  • 188 replies
  • 18 likes

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
  • henrynguyen7
  • Music Fan
  • 39970 Views
  • 189 replies
  • 21 likes
  • 39970 Views
  • 189 replies
  • 21 likes

Help with 429 Error Code on Search Requests Despite Lowered Traffic and Extended Quota

Hi Spotify Developer Community, I’m encountering an issue with the Spotify API and would appreciate any guidance or support. Our service, which relies heavily on the Search API, has recently started receiving 429 error codes (Rate Limit Exceeded) for...

  • Regular
  • ...as recently started receiving 429 error codes (Rate Limit Exceeded) for the majority of our search requests. What makes this puzzling is: Quota Extension: We have been granted an extended quota, and a...
  • 246 Views
  • 0 replies
  • 1 likes
  • 429
    429 response
    api
    API Bug
    API rate limit
    error
    Error 429
    Possible Bug
    rate-limit
  • 246 Views
  • 0 replies
  • 1 likes

App blocked & downgraded, how to understand why?

Hi, I was working on an app using the spotify web api. I accidentally send way too many requests and received a bunch of 429 responses. I realize I sent way too many and I've fixed the issue, but my application is blocked without any way of appealing...

  • Newbie
  • Hi,   I was working on an app using the spotify web api. I accidentally send way too many requests and received a bunch of 429 responses. I realize I sent way too many and I've fixed the i...
  • 266 Views
  • 0 replies
  • 0 likes
  • 429
    App
    blocked
    Developer
  • 266 Views
  • 0 replies
  • 0 likes

Too Many Requests (429 Error) - blocked for 13 hours

PlanPremium FamilyCountryUnited StatesDeviceMacbook Pro M1 2020Operating SystemMacOS 13.3.1 My Question or IssueI am running a Python script I wrote that uses the spotipy library to make Web API requests. My script will make a single request to searc...

  • Newbie
  • Plan Premium Family Country United States Device Macbook Pro M1 2020 Operating System MacOS 13.3.1   My Question or Issue I am running a Python script I wrote that uses the spotipy lib...
  • jspayton15
  • Casual Listener
  • 6689 Views
  • 10 replies
  • 1 likes
  • 429
    api
    webapi
  • 6689 Views
  • 10 replies
  • 1 likes

Getting severe 429 Errors (Too Many Requests Error)

I'm the developer of Lyricify, which is an app for displaying scrolling lyrics for Spotify on Windows and Android. It highly relies on Get Playback State, it send the request frequently with an interval around 5-10s. And these days, 429 Rate Limit is...

  • Music Fan
  • ...n interval around 5-10s. And these days, 429 Rate Limit is getting more and more severe, and it's a great impact on Lyricify user experience. Since it's a lyrics app, it have to send Get Playback S...
  • jspayton15
  • Casual Listener
  • 11150 Views
  • 29 replies
  • 47 likes
  • 429
    API Bug
  • 11150 Views
  • 29 replies
  • 47 likes

Previously working code now triggers 429 errors without any changes.

I'm currently developing an app locally that creates a playlist using some JS logic and by fetching data from the API:-Getting All Artists from a certain Genre.-Getting All Albums from a certain Artist.-Getting All Track from a certain Album.Everythi...

  • Regular
  • ...ts done the playlist is created in my profile. However, suddenly I've been getting 429 too many requests errors when I try to fetch "All Albums from a certain Artist." when this didn't use to h...
  • stefanobras
  • Regular
  • 187 Views
  • 2 replies
  • 0 likes
  • 429
    daily limit
    Question
    rate limit
  • 187 Views
  • 2 replies
  • 0 likes

Rate Limit 429

Hello everyone,I am making requests to the following endpoint:https://developer.spotify.com/documentation/web-api/reference/get-recently-playedAnd I am receiving a 429 error. The documentation only mentions that there is a rate limit in a 30s window ...

  • Casual Listener
  • Hello everyone, I am making requests to the following endpoint: https://developer.spotify.com/documentation/web-api/reference/get-recently-played And I am receiving a 429 error. The d...
  • stefanobras
  • Regular
  • 844 Views
  • 5 replies
  • 1 likes
  • 429
    rate limit
  • 844 Views
  • 5 replies
  • 1 likes

429 error reponse only on the audio_features endpoint

PlanFree/PremiumCountryPolandDeviceLenovo Yoga C940-14IILOperating SystemWindows 11 My Question or IssueWhe trying to get audio features of a certain spotify track I always get the 429 error response, no matter how many tracks are accessed. The error...

  • Newbie
  • ...et the 429 error response, no matter how many tracks are accessed. The error occurs eve hen I try to get the audio features just for a single track, just as in the following code:   print(s...
  • 180 Views
  • 0 replies
  • 0 likes
  • 429
    429 response
    error
    exception
    rate limiting
  • 180 Views
  • 0 replies
  • 0 likes

Consistent 429 error after infinite loop bug

I had an infinite loop show up in my app that called spotify a ton of times. I fixed it quickly, but not my app is broken and my call (to get 'https://api.spotify.com/v1/me/playlists') is always returning a 429. What happened? How can I resolve this?

  • Casual Listener
  • ...lways returning a 429. What happened? How can I resolve this?  
  • Ximzend
  • Spotify Star
  • 718 Views
  • 1 replies
  • 0 likes
  • 429
  • 718 Views
  • 1 replies
  • 0 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 Legend
  • 519 Views
  • 1 replies
  • 0 likes
  • 429
    Retry-After
  • 519 Views
  • 1 replies
  • 0 likes

Too many 429 error for Spotify API

Hi,Since the launch of Spotify in Russia, we are getting most of the time the 429 Rate limit with the Spotify API. Even now by stopping our service and decreasing the volume of requests... What can we do ? We never got such issue before and now on al...

  • Roadie
  • Hi, Since the launch of Spotify in Russia, we are getting most of the time the 429 Rate limit with the Spotify API. Even now by stopping our service and decreasing the volume of requests... What c...
  • 3310 Views
  • 0 replies
  • 2 likes
  • 429
    api
  • 3310 Views
  • 0 replies
  • 2 likes