<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Rate Limit 429 in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937116#M13104</link>
    <description>&lt;P&gt;Why not just let us know if we're actually blocked? it can end up with people changing and ruining their perfectly fine codes and potentially make developers just give up on their apps.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 18:24:12 GMT</pubDate>
    <dc:creator>stefanobras</dc:creator>
    <dc:date>2024-03-11T18:24:12Z</dc:date>
    <item>
      <title>Rate Limit 429</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937041#M13096</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am making requests to the following endpoint:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A class="" href="https://developer.spotify.com/documentation/web-api/reference/get-recently-played" target="_blank" rel="noopener noreferrer"&gt;https://developer.spotify.com/documentation/web-api/reference/get-recently-played&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And I am receiving a 429 error. The documentation only mentions that there is a rate limit in a 30s window (&lt;A class="" href="https://developer.spotify.com/documentation/web-api/concepts/rate-limits" target="_blank" rel="noopener noreferrer"&gt;https://developer.spotify.com/documentation/web-api/concepts/rate-limits&lt;/A&gt;), but it does not specify the exact limit. Additionally, I would like to know if there are other limits, such as daily or per second limits.&lt;/P&gt;&lt;P&gt;I have throttled the requests, waiting 30s after every 80 requests, and then continuing to make more. However, even this has not been enough. Since I am sending requests in parallel, I would like to know if this could be a problem. Does anyone have any experience with this?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 17:30:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937041#M13096</guid>
      <dc:creator>barbaraalp</dc:creator>
      <dc:date>2024-03-11T17:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rate Limit 429</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937058#M13097</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Oops!&amp;nbsp;&lt;/STRONG&gt;The correct endpoint is: &lt;STRONG&gt;&lt;A class="" href="https://developer.spotify.com/documentation/web-api/reference/search" target="_blank" rel="noopener noreferrer"&gt;https://developer.spotify.com/documentation/web-api/reference/search&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 17:43:15 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937058#M13097</guid>
      <dc:creator>barbaraalp</dc:creator>
      <dc:date>2024-03-11T17:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rate Limit 429</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937085#M13099</link>
      <description>&lt;P&gt;I'm currently suffering from 429 errors too. But the weird thing for me is that my app was working and suddenly a request that worked just fine started getting 429 without explanation like I've been blocked by the api or something.&lt;BR /&gt;&lt;BR /&gt;Did something like that happened to you too? if It never work from the start maybe you're just doing something wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 18:04:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937085#M13099</guid>
      <dc:creator>stefanobras</dc:creator>
      <dc:date>2024-03-11T18:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rate Limit 429</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937097#M13100</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes, that's exactly what happens. My requests work fine for about 3 hours, and then they start receiving 429 errors without explanation. It feels like I've been blocked by the API. This is why I suspected there might be a daily limit.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 18:11:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937097#M13100</guid>
      <dc:creator>barbaraalp</dc:creator>
      <dc:date>2024-03-11T18:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rate Limit 429</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937116#M13104</link>
      <description>&lt;P&gt;Why not just let us know if we're actually blocked? it can end up with people changing and ruining their perfectly fine codes and potentially make developers just give up on their apps.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 18:24:12 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937116#M13104</guid>
      <dc:creator>stefanobras</dc:creator>
      <dc:date>2024-03-11T18:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rate Limit 429</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937131#M13105</link>
      <description>&lt;P&gt;The weird thing is is that only a certain request in my app is getting 429'd and the rest work just fine so... am I blocked or not?&lt;BR /&gt;&lt;BR /&gt;Don't know if something similar happens to you, good luck.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 18:35:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-Limit-429/m-p/5937131#M13105</guid>
      <dc:creator>stefanobras</dc:creator>
      <dc:date>2024-03-11T18:35:00Z</dc:date>
    </item>
  </channel>
</rss>

