<?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: event/item_before_load returning 404 in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6911654#M17532</link>
    <description>&lt;P&gt;Same problem here:(&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2025 10:51:40 GMT</pubDate>
    <dc:creator>paalaleksander</dc:creator>
    <dc:date>2025-04-09T10:51:40Z</dc:date>
    <item>
      <title>event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6769401#M17110</link>
      <description>&lt;P&gt;I have a web app (ampcast.app) with extended quota.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I start playback I see this error in the console:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;POST&amp;nbsp;&lt;A href="https://cpapi.spotify.com/v1/client/.../event/item_before_load" target="_blank" rel="noopener"&gt;https://cpapi.spotify.com/v1/client/.../event/item_before_load&lt;/A&gt;&amp;nbsp;404 (Not Found)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Uncaught (in promise) CloudPlaybackClientError: PlayLoad event failed with status 404&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;This is affecting the playback state of my app which now doesn't seem to get updated properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;This happens for every track. Tested in Chrome and Firefox.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Is anyone else experiencing this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 16:08:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6769401#M17110</guid>
      <dc:creator>rekkyrosso</dc:creator>
      <dc:date>2025-02-28T16:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6795099#M17199</link>
      <description>&lt;P&gt;I am also running into this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 01:57:22 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6795099#M17199</guid>
      <dc:creator>chris_v_moore</dc:creator>
      <dc:date>2025-03-06T01:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6807874#M17238</link>
      <description>&lt;P&gt;Any update on this issue? I came across the same error when transferring playback to my web player. Although I get that error, I am able to play music on the web player. There are no other active threads on this, or resources to debug it.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 04:21:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6807874#M17238</guid>
      <dc:creator>pierre96</dc:creator>
      <dc:date>2025-03-08T04:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6818364#M17261</link>
      <description>&lt;P&gt;Also experiencing this issue when transferring playback. However, I am able to play music via the web player, I believe it has to be an issue with the spotify API making a call to the internal spotify endpoint you mentioned.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 23:19:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6818364#M17261</guid>
      <dc:creator>bananahater</dc:creator>
      <dc:date>2025-03-10T23:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6821096#M17266</link>
      <description>&lt;P&gt;Same issue here. Seems to be caused by the Web Playback SDK itself not properly handling a promise - the network events are coming in properly, playback is continuing, but the events are not being distributed.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 16:43:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6821096#M17266</guid>
      <dc:creator>are1000</dc:creator>
      <dc:date>2025-03-11T16:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6825469#M17277</link>
      <description>&lt;P&gt;same issue&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 19:26:20 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6825469#M17277</guid>
      <dc:creator>themichiel</dc:creator>
      <dc:date>2025-03-12T19:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6828277#M17286</link>
      <description>&lt;P&gt;Getting the same error&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 15:02:42 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6828277#M17286</guid>
      <dc:creator>natedonkey</dc:creator>
      <dc:date>2025-03-13T15:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6829637#M17296</link>
      <description>&lt;P&gt;A follow-up to my initial bug report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A result of this 404 error is that the `loading` state of the player is not updated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like this endpoint (&lt;SPAN&gt;event/item_before_load&lt;/SPAN&gt;) is for reporting only? But I'm just guessing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Spotify Player SDK should catch this error and update the internal `loading` state regardless of the error. So please don't just fix your servers. The SDK also needs fixing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 21:42:50 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6829637#M17296</guid>
      <dc:creator>rekkyrosso</dc:creator>
      <dc:date>2025-03-13T21:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6871549#M17411</link>
      <description>&lt;P&gt;Can we get an answer to this please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it common for questions to go unanswered like this? Is there another place to submit bug reports that I should be using instead?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 00:17:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6871549#M17411</guid>
      <dc:creator>rekkyrosso</dc:creator>
      <dc:date>2025-03-26T00:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6911654#M17532</link>
      <description>&lt;P&gt;Same problem here:(&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 10:51:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6911654#M17532</guid>
      <dc:creator>paalaleksander</dc:creator>
      <dc:date>2025-04-09T10:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6912453#M17536</link>
      <description>&lt;P&gt;Could someone take a look at this???&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 22:03:11 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6912453#M17536</guid>
      <dc:creator>miskibin</dc:creator>
      <dc:date>2025-04-09T22:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6934217#M17675</link>
      <description>&lt;P&gt;Also seeing this error in my web app. This prevents the player from actually playing the requested track and breaks the app.&lt;/P&gt;&lt;P&gt;Edit: The playback problems don't seem to be directly related to this error so I'll take my previous message back. However: This is still very annoying and leads to a lot of verbose output in the console. Please add a catch to the failing Promise and handle it gracefully.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 26 Apr 2025 10:32:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6934217#M17675</guid>
      <dc:creator>nicoenking</dc:creator>
      <dc:date>2025-04-26T10:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6980650#M17971</link>
      <description>&lt;P&gt;Let me add my voice to this request too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I successfully connect to the&amp;nbsp;Spotify Web Playback SDK, and the music plays, but I get the following console error (Mac/Chrome v136) when hitting play:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;index.js:18&lt;BR /&gt;POST &lt;A href="https://cpapi.spotify.com/v1/client/" target="_blank"&gt;https://cpapi.spotify.com/v1/client/&lt;/A&gt;&lt;EM&gt;redacted&lt;/EM&gt;/event/item_before_load 404 (Not Found)&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;index.js:33&amp;nbsp;&lt;BR /&gt;Uncaught (in promise) CloudPlaybackClientError: PlayLoad event failed with status 404&lt;BR /&gt;at new t (index.js:33:195877)&lt;BR /&gt;at t._handleReportEventResponse (index.js:33:32272)&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 16:08:54 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/6980650#M17971</guid>
      <dc:creator>Shiola</dc:creator>
      <dc:date>2025-05-26T16:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: event/item_before_load returning 404</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/7039216#M18379</link>
      <description>&lt;P&gt;Seems like it's been fixed now.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jul 2025 18:28:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/event-item-before-load-returning-404/m-p/7039216#M18379</guid>
      <dc:creator>rekkyrosso</dc:creator>
      <dc:date>2025-07-05T18:28:59Z</dc:date>
    </item>
  </channel>
</rss>

