Announcements

Help Wizard

Step 1

NEXT STEP

Getting playlist items randomly fails with 404 Not Found

Getting playlist items randomly fails with 404 Not Found

Plan

Premium

Country

RU

 

My Question or Issue

I'm using https://github.com/thelinmichael/spotify-web-api-node to deal with Spotify API. My app has all the required scope permissions.

 

Without any changes in my code I noticed that recently it started to fail with 404 error. After quite long debugging session I noticed that a request for tracks of a playlist fails with 404 error even such playlist exists and it does have tracks.

 

The error looks like this:

 

[Error [WebapiError]: Not Found] { statusCode: 404 }

 

The first fail was on 17th March 2022, around 15:00 GMT (my code runs every several hours so I cannot provide more precise time).

 

Unfortunately I'm unable to reproduce this issue locally, only on the server where my code works.

Reply
4 Replies

Sounds similar to my issue here.  Have you figured anything out?

No, it continues to fail in most of the cases for me.

I also have this problem 😥

same here... 

I am trying to get tracks from my account using API but it is displaying no tracks found although there are a lot of tracks saved in my library. Why it's happening? but luckily I am not getting error it's just a msg of no tracks found. Plz.. anyone found out the solution! 😩

 

Suggested posts