<?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: Consistent 429 error after infinite loop bug in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Consistent-429-error-after-infinite-loop-bug/m-p/5594893#M9548</link>
    <description>&lt;P&gt;When your app has been rate limited it will receive a 429 error response from Spotify. Your app can use this information as a cue to slow down the number of API requests that it makes to the Web API. The header of the 429 response will normally include a &lt;EM&gt;Retry-After&lt;/EM&gt; header with a value in seconds. Consider waiting for the number of seconds specified in &lt;EM&gt;Retry-After&lt;/EM&gt; before your app calls the Web API again. &lt;A href="https://developer.spotify.com/documentation/web-api/concepts/rate-limits#:~:text=Develop%20a%20backoff%2Dretry%20strategy" target="_blank" rel="noopener"&gt;(Source)&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jun 2023 05:20:03 GMT</pubDate>
    <dc:creator>Ximzend</dc:creator>
    <dc:date>2023-06-12T05:20:03Z</dc:date>
    <item>
      <title>Consistent 429 error after infinite loop bug</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Consistent-429-error-after-infinite-loop-bug/m-p/5594791#M9545</link>
      <description>&lt;P&gt;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&amp;nbsp;&lt;SPAN&gt;get&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'&lt;A href="https://api.spotify.com/v1/me/playlists" target="_blank" rel="noopener"&gt;https://api.spotify.com/v1/me/playlists&lt;/A&gt;') is always returning a 429. What happened? How can I resolve this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 22:20:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Consistent-429-error-after-infinite-loop-bug/m-p/5594791#M9545</guid>
      <dc:creator>jmartinmcfly</dc:creator>
      <dc:date>2023-06-11T22:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Consistent 429 error after infinite loop bug</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Consistent-429-error-after-infinite-loop-bug/m-p/5594893#M9548</link>
      <description>&lt;P&gt;When your app has been rate limited it will receive a 429 error response from Spotify. Your app can use this information as a cue to slow down the number of API requests that it makes to the Web API. The header of the 429 response will normally include a &lt;EM&gt;Retry-After&lt;/EM&gt; header with a value in seconds. Consider waiting for the number of seconds specified in &lt;EM&gt;Retry-After&lt;/EM&gt; before your app calls the Web API again. &lt;A href="https://developer.spotify.com/documentation/web-api/concepts/rate-limits#:~:text=Develop%20a%20backoff%2Dretry%20strategy" target="_blank" rel="noopener"&gt;(Source)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 05:20:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Consistent-429-error-after-infinite-loop-bug/m-p/5594893#M9548</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-06-12T05:20:03Z</dc:date>
    </item>
  </channel>
</rss>

