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
Describe the bug
I try to authenticate with my Spotify username and password (as uncomfortable as that makes me), but authentication fails. I have a Premium Student account.
To Reproduce
Execute spotify-player, type username, then type password
Expected behavior
Authentication succeeds and I can finally listen to my music
Log and backtrace
Doesn't get far enough to generate a log
Environment
OS: Void Linux x86_64 glibc
Application version: latest commit
Application features: built with cargo build -r --target x86_64-unknown-linux-gnu -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort and the following added to all Cargo.toml files:
cannot reproduce, i put my spotify email and password and it works just fine, my password is something of the following: MCiickue$GYdNoTX#HLu94Pxvtj@&cRnnGxfm&6baQ*uYZLi@T7KxfxL5qpaagWD
Describe the bug
I try to authenticate with my Spotify username and password (as uncomfortable as that makes me), but authentication fails. I have a Premium Student account.
To Reproduce
Execute spotify-player, type username, then type password
Expected behavior
Authentication succeeds and I can finally listen to my music
Log and backtrace
Doesn't get far enough to generate a log
Environment
cargo build -r --target x86_64-unknown-linux-gnu -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort
and the following added to allCargo.toml
files:Additional context
I suspect my password having unusual characters, specifically a double-quote, may be causing this issue.
The text was updated successfully, but these errors were encountered: