Skip to content

fix: migrate Spotify liked-songs API to new /v1/me/library endpoints#323

Open
LuchoFioramonti wants to merge 1 commit intokmikiy:masterfrom
LuchoFioramonti:fix/spotify-library-api
Open

fix: migrate Spotify liked-songs API to new /v1/me/library endpoints#323
LuchoFioramonti wants to merge 1 commit intokmikiy:masterfrom
LuchoFioramonti:fix/spotify-library-api

Conversation

@LuchoFioramonti
Copy link
Copy Markdown

The deprecated /v1/me/tracks endpoints (Save/Remove/Check Tracks for User) are replaced with the unified /v1/me/library API, passing full Spotify URIs as query parameters instead of bare IDs in the request body.

Not sure if you need any testing validation?

Should fix the Liked Songs functionality that is currently broken.

The deprecated /v1/me/tracks endpoints (Save/Remove/Check Tracks for User)
are replaced with the unified /v1/me/library API, passing full Spotify URIs
as query parameters instead of bare IDs in the request body.
@LuchoFioramonti
Copy link
Copy Markdown
Author

Enhanced with Claude Code FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant