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

Spotify restricting API access #221

Open
pmcharrison opened this issue Nov 29, 2024 · 5 comments
Open

Spotify restricting API access #221

pmcharrison opened this issue Nov 29, 2024 · 5 comments

Comments

@pmcharrison
Copy link
Contributor

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

Seems like many of the API routes that we depend on will be restricted, which is a real shame, and will eliminate many academic uses of this package. These are the affected routes:

@gbrlrgrs
Copy link

gbrlrgrs commented Dec 1, 2024

get_track_audio_features does not appear to be working as of today

@SchmidtPaul
Copy link

get_playlist_tracks() not working either :(

@antaldaniel
Copy link
Collaborator

Well, I can only think to draft a letter to Spotify and seek clarity on potential changes to their registration rules.

@pmcharrison
Copy link
Contributor Author

@antaldaniel In the meantime, I wonder if we can just add a warning message to the README telling users that many of the functions are now broken? I wouldn't mind drafting it if you like.

@antaldaniel
Copy link
Collaborator

I already started to review all of them, but indeed it makes more sense in the README, and maybe we can do it in 1-3 rounds if we do not find all at once. Unfortunately the functions are not a 1-1 mapping to the API so there will be unexpected problems, too. Actually, this is all very devastating.

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

4 participants