- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Free
Country
Japan
Device
MacBook Air M1
Operating System
macOS Sequoia 15.1.1
My Question or Issue
I am experiencing issues with Spotify's Web API when trying to retrieve data for certain playlists. Specifically, requests to the following API endpoint return a 404 Client Error: Not Found for url: error:
- API URL: https://api.spotify.com/v1/playlists/37i9dQZF1DXc57cuGAMEkA?additional_types=track
- Web URL:
- Playlist Title: New Music Friday Japan
Additionally, I have encountered the same issue with other Spotify-created playlists, such as global charts.
What I Tried
- I suspected an authorization issue, so I tested the same API URL via the official Spotify API reference page (https://developer.spotify.com/documentation/web-api/reference/get-playlists-tracks). However, the 404 error persisted.
- I confirmed that my script works for other playlists by testing a different playlist (e.g., ), which returned the expected data.
It seems that Spotify-created playlists, when accessed via the Web API (https://api.spotify.com/v1/playlists/), are consistently returning 404 errors.
Is there something I might be overlooking on my end, or has there been a change to the accessibility of Spotify-created playlists via the API?
I would greatly appreciate your advice or assistance in resolving this issue.
Solved! Go to Solution.
- Labels:
-
get playlist
-
playlist
-
Web API
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page