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
Spotify seems fine but I am unable to authenticate with Last FM
Following the readme instructions leaves the following messages:
INFO:librespot_core::session: Connecting to AP "gew1-accesspoint-b-5z6g.ap.spotify.com:4070"
INFO:librespot_core::session: Authenticated as "myusername" !
ERROR:librespot::scrobbler: Authentication error: ScrobblerError { err_msg: "Authentication failed: Non Success status (403 Forbidden)" }
ERROR:librespot::spirc: Scrobbler error: ()
thread 'main' panicked at 'cannot poll Result twice', src/libcore/option.rs:839:4
note: Run with RUST_BACKTRACE=1 for a backtrace.
The text was updated successfully, but these errors were encountered:
Hello,
Spotify seems fine but I am unable to authenticate with Last FM
Following the readme instructions leaves the following messages:
INFO:librespot_core::session: Connecting to AP "gew1-accesspoint-b-5z6g.ap.spotify.com:4070"
INFO:librespot_core::session: Authenticated as "myusername" !
ERROR:librespot::scrobbler: Authentication error: ScrobblerError { err_msg: "Authentication failed: Non Success status (403 Forbidden)" }
ERROR:librespot::spirc: Scrobbler error: ()
thread 'main' panicked at 'cannot poll Result twice', src/libcore/option.rs:839:4
note: Run with
RUST_BACKTRACE=1
for a backtrace.The text was updated successfully, but these errors were encountered: