Open
Description
Describe the bug
I think Spotify removed the endpoint used in the getCategoryPlaylists
function. I tried fetching the list of playlists of the Chart Category, using the following url https://api.spotify.com/v1/browse/categories/0JQ5DAudkNjCgYMM0TZXDw/playlists, which returns a 404 status.
Moreover, the getCategoryPlaylists
function JSDoc link that points to the official Spotify API documentation does not work.
EDIT: The Spotify Developer Docs URL changed from https://developer.spotify.com/web-api/get-categorys-playlists/ to https://developer.spotify.com/documentation/web-api/reference/get-a-categories-playlists. Their Documentation clearly states that the endpoint has been deprecated and no longer available.
Metadata
Metadata
Assignees
Labels
No labels