<?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: Intermittent 404s Getting Playlist Tracks via API in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6548421#M15902</link>
    <description>&lt;P&gt;año 2024, me esta pasando lo mismo&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"error": {"status": 404, "message": "Resource not found" } }&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 01 Dec 2024 06:42:27 GMT</pubDate>
    <dc:creator>LeandroA</dc:creator>
    <dc:date>2024-12-01T06:42:27Z</dc:date>
    <item>
      <title>Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5356770#M4226</link>
      <description>&lt;P&gt;Starting about two days ago, I began to see intermittent 404s when getting playlist tracks via the Spotify API (&lt;A href="https://api.spotify.com/v1/playlists/*/tracks" target="_blank" rel="noopener"&gt;https://api.spotify.com/v1/playlists/*/tracks&lt;/A&gt;).&amp;nbsp; I have seen this when iterating over large playlists via the offset and limit parameters, collecting 100 tracks at a time.&amp;nbsp; Re-sending some of the failing requests (identical requests) can yield 200s at a later time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's possible this is an improperly responding rate limit (that shouldn't be returning 404s) or some sort of load-balancing / request routing confusion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example URL:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;A href="https://api.spotify.com/v1/playlists/PLAYLIST_" target="_blank" rel="noopener"&gt;https://api.spotify.com/v1/playlists/PLAYLIST_ID_HERE&lt;/A&gt;/tracks?offset=1600&amp;amp;limit=100&amp;amp;additional_types=track&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interesting Response Headers:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'Content-Length': '0',&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'server': 'envoy',&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'Via': 'HTTP/2 edgeproxy, 1.1 google',&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'date': 'Mon, 21 Mar 2022 03:40:18 GMT',&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 04:04:31 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5356770#M4226</guid>
      <dc:creator>th3xer0</dc:creator>
      <dc:date>2022-03-21T04:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5357248#M4243</link>
      <description>&lt;P&gt;Hey!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reporting this - we'll investigate and respond when we get to the bottom of it.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 11:06:11 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5357248#M4243</guid>
      <dc:creator>serahrono</dc:creator>
      <dc:date>2022-03-22T11:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5357739#M4254</link>
      <description>&lt;P&gt;For whatever it's worth, I have&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; noticed this behavior in roughly the last 24 hours.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 14:33:37 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5357739#M4254</guid>
      <dc:creator>th3xer0</dc:creator>
      <dc:date>2022-03-23T14:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368168#M4389</link>
      <description>&lt;P&gt;Any updates on this topic? I'm having the same issue since 10th of april.&lt;/P&gt;&lt;P&gt;Playlist track requests and track info requests randomly return a 404 whilst the ID exists. If I send the same requests on a later moment, a 200 response is returned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using my app for several months without problems untill now.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 12:01:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368168#M4389</guid>
      <dc:creator>user528</dc:creator>
      <dc:date>2022-04-15T12:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368441#M4393</link>
      <description>&lt;P&gt;Same here, I keep seeing random 404 when requesting artists, albums and tracks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simply adding a retry in the code, just after the failed request solves the issue 🤷🏽 So seems like an API issue.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 22:05:38 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368441#M4393</guid>
      <dc:creator>_jkulak</dc:creator>
      <dc:date>2022-04-15T22:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368625#M4397</link>
      <description>&lt;P&gt;I am also getting the same behaviour when trying to get artist albums, the behavior is random/flaky returning 404's.&lt;BR /&gt;Could you please investigate ?&lt;BR /&gt;This is only recently happening.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 08:41:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368625#M4397</guid>
      <dc:creator>jeroenb2020</dc:creator>
      <dc:date>2022-04-16T08:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368627#M4398</link>
      <description>&lt;P&gt;If you also had the problem, please click the "Me too" button on top.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 08:43:57 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368627#M4398</guid>
      <dc:creator>jeroenb2020</dc:creator>
      <dc:date>2022-04-16T08:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368729#M4399</link>
      <description>That's how I solved it for now as well, 10 retries for each request. Sometimes even 10 404's returned in a row. If I perform the same request again a few minutes later, 200 returned.</description>
      <pubDate>Sat, 16 Apr 2022 14:42:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368729#M4399</guid>
      <dc:creator>user528</dc:creator>
      <dc:date>2022-04-16T14:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368746#M4400</link>
      <description>&lt;P&gt;I am also tempted to solve it with retrying 404 but it's clearly a bug of course...&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 15:52:22 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368746#M4400</guid>
      <dc:creator>jeroenb2020</dc:creator>
      <dc:date>2022-04-16T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368782#M4402</link>
      <description>&lt;P&gt;Original reporter here.&amp;nbsp; Can update that this issue went away for a while around three weeks ago, but the error behavior is back for me as of about two days ago.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 17:46:25 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5368782#M4402</guid>
      <dc:creator>th3xer0</dc:creator>
      <dc:date>2022-04-16T17:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5375221#M4491</link>
      <description>&lt;P&gt;Im having the same problem with the endpoint to get playlist&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 23:03:37 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5375221#M4491</guid>
      <dc:creator>IgnacioGorriti</dc:creator>
      <dc:date>2022-04-28T23:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5450740#M6860</link>
      <description>&lt;P&gt;I am facing this issue as well.&amp;nbsp; Specifically on this track&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;https://api.spotify.com/v1/audio-features/3oBxcxuAsR1eXCppkPnt6j&lt;/PRE&gt;&lt;PRE&gt;{
  "error": {
    "status": 404,
    "message": "analysis not found"
  }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ID has worked for me fine for the past couple of months. I do some playlist analytics via Qlik, and this sudden 404 is breaking my application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 03:40:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/5450740#M6860</guid>
      <dc:creator>mattgreen_aus</dc:creator>
      <dc:date>2022-10-28T03:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6548421#M15902</link>
      <description>&lt;P&gt;año 2024, me esta pasando lo mismo&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"error": {"status": 404, "message": "Resource not found" } }&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2024 06:42:27 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6548421#M15902</guid>
      <dc:creator>LeandroA</dc:creator>
      <dc:date>2024-12-01T06:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6548824#M15908</link>
      <description>&lt;P&gt;Unfortunatly, many endpoints have been depreciated last week and are not useable now.&lt;BR /&gt;&lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/Changes-to-Web-API/td-p/6540414" target="_blank"&gt;https://community.spotify.com/t5/Spotify-for-Developers/Changes-to-Web-API/td-p/6540414&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2024 11:37:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6548824#M15908</guid>
      <dc:creator>gwenolechenouard</dc:creator>
      <dc:date>2024-12-01T11:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6550115#M15924</link>
      <description>&lt;P&gt;The latest is probably related to&amp;nbsp;&lt;A href="https://www.androidpolice.com/spotify-new-api-terms-third-party-apps/" target="_blank"&gt;https://www.androidpolice.com/spotify-new-api-terms-third-party-apps/&lt;/A&gt;.&amp;nbsp; It's likely time to give up on the Spotify API.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2024 22:32:25 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6550115#M15924</guid>
      <dc:creator>th3xer0</dc:creator>
      <dc:date>2024-12-01T22:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent 404s Getting Playlist Tracks via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6550819#M15942</link>
      <description>&lt;P&gt;&lt;A href="https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api" target="_blank"&gt;Introducing some changes to our Web API | Spotify for Developers&lt;/A&gt;&lt;BR /&gt;Point 8 is causing this.&amp;nbsp;&lt;BR /&gt;So sad, I was relying on it. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 08:34:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Intermittent-404s-Getting-Playlist-Tracks-via-API/m-p/6550819#M15942</guid>
      <dc:creator>DisappointedUser1</dc:creator>
      <dc:date>2024-12-02T08:34:32Z</dc:date>
    </item>
  </channel>
</rss>

