Fornoth / spotify-connect-web

MIT License
436 stars 65 forks source link

SpCallbackError with chroot + eMail #78

Open fab0l1n opened 8 years ago

fab0l1n commented 8 years ago

tried the quickstart with prebuilt chroot and faced this error:

don't know if this is a known error, but I couldn't find anything via search or google

don't know if this is a known error, but I couldn't find anything via search or google

device id: 9a14a8de-11e3-4e77-ae64-e0c4f5dab1b5 remote name: TestConnect account req: PREMIUM device type: AUDIODONGLE ESDK: SpConnectionLoginPassword("my login", 0x76c568f4) ESDK: SpConnectionLoginPassword [returned value: 0] ESDK: SpPumpEvents() connect(4, apresolve.spotify.com, 80) ESDK: SpPumpEvents [returned value: 0] connect(4, lon3-accesspoint-a43.ap.spotify.com, 4070) ESDK: callback context (nil), event 3, source: (nil), param (nil) ESDK: SpCallbackError (at 0x76fd2ee0): error = 8, context = 0x7638ac5e (underlyi ng Spotify error = -112, underlying OS error = 0 ESDK: SpPumpEvents() ESDK: SpPumpEvents [returned value: 0]

update: worked with username, problem exists only, when using email for login

Fornoth commented 8 years ago

You have to login using your username, error = 8 stand for incorrect login https://github.com/Fornoth/spotify-connect-web/blob/master/spotify.h#L17