dmfutcher / spotify-connect-scrobbler

Last.fm scrobbler for Spotify Connect
MIT License
21 stars 2 forks source link

Cannot Gain Last FM Authentication #15

Open GeorgeHJ opened 6 years ago

GeorgeHJ commented 6 years ago

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.