Getting playlist items randomly fails with 404 Not Found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page