[GH-ISSUE #561] Depreciated API endpoints (Nov 27) #339

Closed
opened 2026-02-28 14:32:17 +03:00 by kerem · 3 comments
Owner

Originally created by @jacksongoode on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/561

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.

Originally created by @jacksongoode on GitHub (Nov 28, 2024). Original GitHub issue: https://github.com/jpochyla/psst/issues/561 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.
kerem 2026-02-28 14:32:17 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@karelbilek commented on GitHub (Nov 29, 2024):

Looking at the client.rs, it does indeed use exactly the deprecated APIs for the recommendations and for the audio analysis, at least.

github.com/jpochyla/psst@69314f9fe8/psst-gui/src/webapi/client.rs (L1353)

<!-- gh-comment-id:2507873865 --> @karelbilek commented on GitHub (Nov 29, 2024): Looking at the client.rs, it does indeed use exactly the deprecated APIs for the recommendations and for the audio analysis, at least. https://github.com/jpochyla/psst/blob/69314f9fe8e86d57a678ab333b08ab3ffcf2a3bb/psst-gui/src/webapi/client.rs#L1353
Author
Owner

@kingosticks commented on GitHub (Nov 29, 2024):

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: github.com/jpochyla/psst@69314f9fe8/psst-core/src/session/access_token.rs (L11)

<!-- gh-comment-id:2507956123 --> @kingosticks commented on GitHub (Nov 29, 2024): 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: https://github.com/jpochyla/psst/blob/69314f9fe8e86d57a678ab333b08ab3ffcf2a3bb/psst-core/src/session/access_token.rs#L11
Author
Owner

@SO9010 commented on GitHub (Dec 2, 2025):

we can probably close this now @jacksongoode

<!-- gh-comment-id:3601536140 --> @SO9010 commented on GitHub (Dec 2, 2025): we can probably close this now @jacksongoode
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#339
No description provided.