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

Spotify Web Playback SDK: 404 device not found

Spotify Web Playback SDK: 404 device not found

We are getting 404 message when trying to play music on our embedded Spotify player. 

We did not change anything in the code, the app just stopped working. 

 

This is now a big problem that has appeared on multiple threads in the forum and I don't understand why Spotify doesn't fix it. 

 

We CANNOT make an app with Web Playback functionality at all - all playlist sites and other sites with an embedded player will not work, the same as ours is not working. 

 

Spotify, can you look and fix this issue??

 

 

{error: {status: 404, message: "Device not found"}}
error
: 
{status: 404, message: "Device not found"}
message
: 
"Device not found"
status
: 
404

 

Reply
2 Replies

I guess your app tries to play on a device that's offline or doesn't exist anymore.
If you get this error, look if you can see your app in the available devices list with the get-users-available-devices endpoint.

XimzendSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Yes, we can see the device. But as soon as it is registered, it goes offline.

Suggested posts