Depreciated API endpoints (Nov 27)
Opened this issue · 2 comments
jacksongoode commented
https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api
I'm not sure how this impacts Psst but I wanted to add it here to start a thread on issues that folks might find.
karelbilek commented
Looking at the client.rs, it does indeed use exactly the deprecated APIs for the recommendations and for the audio analysis, at least.
psst/psst-gui/src/webapi/client.rs
Line 1353 in 69314f9
kingosticks commented
If you're using an access token derived from Spotify's desktop client ID (or similar), it should keep working for now. Presumably you're doing that. I think there's a good chance they won't ever kill that.... famous last words...
Edit:
You are: