Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Starting about two days ago, I began to see intermittent 404s when getting playlist tracks via the Spotify API (https://api.spotify.com/v1/playlists/*/tracks). I have seen this when iterating over large playlists via the offset and limit parameters, collecting 100 tracks at a time. Re-sending some of the failing requests (identical requests) can yield 200s at a later time.
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.
Example URL:
https://api.spotify.com/v1/playlists/PLAYLIST_ID_HERE/tracks?offset=1600&limit=100&additional_types=track
Interesting Response Headers:
'Content-Length': '0',
'server': 'envoy',
'Via': 'HTTP/2 edgeproxy, 1.1 google',
'date': 'Mon, 21 Mar 2022 03:40:18 GMT',
Hey!
Thanks for reporting this - we'll investigate and respond when we get to the bottom of it.
For whatever it's worth, I have not noticed this behavior in roughly the last 24 hours.
Any updates on this topic? I'm having the same issue since 10th of april.
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.
I'm using my app for several months without problems untill now.
Same here, I keep seeing random 404 when requesting artists, albums and tracks.
Simply adding a retry in the code, just after the failed request solves the issue 🤷🏽 So seems like an API issue.
I am also getting the same behaviour when trying to get artist albums, the behavior is random/flaky returning 404's.
Could you please investigate ?
This is only recently happening.
If you also had the problem, please click the "Me too" button on top.
I am also tempted to solve it with retrying 404 but it's clearly a bug of course...
Original reporter here. 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.
Im having the same problem with the endpoint to get playlist
I am facing this issue as well. Specifically on this track
https://api.spotify.com/v1/audio-features/3oBxcxuAsR1eXCppkPnt6j
{ "error": { "status": 404, "message": "analysis not found" } }
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.
año 2024, me esta pasando lo mismo
{"error": {"status": 404, "message": "Resource not found" } }
Unfortunatly, many endpoints have been depreciated last week and are not useable now.
https://community.spotify.com/t5/Spotify-for-Developers/Changes-to-Web-API/td-p/6540414
The latest is probably related to https://www.androidpolice.com/spotify-new-api-terms-third-party-apps/. It's likely time to give up on the Spotify API.
Introducing some changes to our Web API | Spotify for Developers
Point 8 is causing this.
So sad, I was relying on it. 😞
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…