Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot sync playlists made by Spotify? #93

Closed
kalpik opened this issue Nov 28, 2024 · 1 comment
Closed

Cannot sync playlists made by Spotify? #93

kalpik opened this issue Nov 28, 2024 · 1 comment

Comments

@kalpik
Copy link

kalpik commented Nov 28, 2024

Does anyone else also have this issue where the playlists created by spotify themselves are not syncable anymore?

It errors out with:

spotify_to_tidal
Opening Spotify session
Opening Tidal session
HTTP Error for GET to https://api.spotify.com/v1/playlists/37i9dQZF1DXaXB8fQg7xif with Params: {'fields': None, 'market': None, 'additional_types': 'track'} returned 404 due to Resource not found
Error getting Spotify playlist 37i9dQZF1DXaXB8fQg7xif

And indeed if you try out the API reference with the same playlist ID, it returns 404: https://developer.spotify.com/documentation/web-api/reference/get-playlist

@mjanonis
Copy link

spotipy-dev/spotipy#1172

From https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api

Effective today, new Web API use cases will no longer be able to access or use the following endpoints and functionality in their third-party applications. Applications with existing extended mode Web API access that were relying on these endpoints remain unaffected by this change.
[SNIP]
Algorithmic and Spotify-owned editorial playlists

@kalpik kalpik closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2024
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

No branches or pull requests

2 participants