charlie86 / spotifyr

R wrapper for Spotify's Web API
http://www.rcharlie.com/spotifyr
Other
369 stars 67 forks source link

Spotify restricting API access #221

Open pmcharrison opened 3 days ago

pmcharrison commented 3 days ago

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 commented 1 day ago

get_track_audio_features does not appear to be working as of today