mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #312] spotify_player authenticate error message #163
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#163
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 @liiyung on GitHub (Dec 6, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/312
Not so much a bug and more of a support request.
Trying to run for the first time with
spotify_player authenticate, I get the error message :I have no idea which folder this is scanning from, nor what cached credentials it is looking for. I've created an app with Spotify, and used the generated client ID in .config/spotify-player/app.toml. I may have missed something in the documentation, but I think this is all I need?
Environment
@aome510 commented on GitHub (Dec 6, 2023):
HI @liiyung, this is a bug when handling CLI commands. I'll put up a fix soon. In the meantime, you can authenticate the app and create cached credentials by just running
spotify_player.@liiyung commented on GitHub (Dec 6, 2023):
I ran
spotify_playerand I think it's currently working. Thanks for the quick workaround!@Viranchee commented on GitHub (Dec 6, 2023):
I enter my credentials but it fails to authenticate.
My username in regex search: [a-zA-Z0-9]*
Password Regex: [a-zA-Z0-9]*