mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[GH-ISSUE #222] failed retrieving aes key with code 1 #142
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hillyu on GitHub (Sep 26, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/222
has been working really well until today:
error="failed loading current track (transfer): failed creating stream for spotify:track:1lcBt7LoEikqYmhUoa2cez: failed retrieving audio key: failed retrieving aes key with code 1"
@paradox9955 commented on GitHub (Sep 28, 2025):
Yup. Can confirm it stopped working for me around this time as well.
@devgianlu commented on GitHub (Oct 3, 2025):
Are you still having this issue? It did not happen to me once since you reported it. Might have been a Spotify issue.
@paradox9955 commented on GitHub (Oct 3, 2025):
I still have the issue, not able to stream anything while getting this error in the log, whether I use the mobile app, PC/Web app, etc
@kingosticks commented on GitHub (Oct 3, 2025):
Sorry if a stupid question but do you definitely have a premium account? There's apparently some reports elsewhere that indicate Spotify have changed something on their end to lock this endpoint down.
@paradox9955 commented on GitHub (Oct 3, 2025):
Ah that's a bummer. It worked fine without a premium account until a week ago. Thanks anyway though.