You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API changes that Spotify made in November block you from accessing your mixes, like "On Repeat", even if you're logged in. The change was only for new API keys, so interestingly this still works with the spotdl default keys - if you try to use your own app credentials it will fail.
I don't think there is anything that can fix it - maybe falling back to the default keys? Just wanted a public warning up for the next person that runs into this. Couldn't think of a better place.
The text was updated successfully, but these errors were encountered:
JCLemme
added
the
Bug
Unexpected problem or unintended behavior that needs to be fixed
label
Feb 1, 2025
Reported at #2254. I'm going to keep them both open as we should work towards filtering them out somehow... There's a lot on the todo list at the moment and not a lot of time (or volunteers).
Interesting point around the new API keys. Thanks for reporting!
System OS
MacOS
Python Version
3.13 (CPython)
Install Source
pip / PyPi
Install version / commit hash
v4.2.11
Expected Behavior vs Actual Behavior
No response
Steps to reproduce - Ensure to include actual links!
spotdl https://open.spotify.com/playlist/37i9dQZF1EIf0f4Xz0vVZi?si=7wu8FDmiSseCHAa7v9akbg
, which points to an algorithmic mix ("Japanese Jazz")Traceback
Other details
The API changes that Spotify made in November block you from accessing your mixes, like "On Repeat", even if you're logged in. The change was only for new API keys, so interestingly this still works with the spotdl default keys - if you try to use your own app credentials it will fail.
I don't think there is anything that can fix it - maybe falling back to the default keys? Just wanted a public warning up for the next person that runs into this. Couldn't think of a better place.
The text was updated successfully, but these errors were encountered: