mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #801] Authentication failing with 403 "Invalid request" error #475
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#475
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 @H4ckN3rd on GitHub (Aug 12, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/801
Environment
Issue Description
spotify-player fails to authenticate and retrieve any content (playlists, user data, etc.) with consistent 403 errors from Spotify's API.
Expected Behavior
Actual Behavior
Logs
Steps to Reproduce
./spotify_player authenticate./spotify_playerAdditional Context
{"code":4,"errorDescription":"Invalid request"}@H4ckN3rd commented on GitHub (Aug 12, 2025):
Visit #802 for more...Closing this Issue