librespot-org / librespot-java

The most up-to-date open source Spotify client
Apache License 2.0
371 stars 90 forks source link

Bad Credentials Error #921

Open jpgrovy opened 2 months ago

jpgrovy commented 2 months ago

Getting the BAD CREDENTIALS error we've seen in the past. Last year around this time we needed to update the desktop client version number to 117300517. Anyone else seeing this issue?

maxwen commented 2 months ago

Have not checked if its the BAD CREDENTIALS error again but yes something is broken since a few days. Need to investigate in more details when I have time

Add: at least rust librespot did not change version yet

jpgrovy commented 2 months ago

Thanks. Really appreciate any time you spend on this.

maxwen commented 2 months ago

WT... just enabled logging to see what happens and now it works again ... ???? I honestly have no idea why it failed in the last days.

It simply went into a timeout I added in my app for the login I can imagine an issue with the CDN servers. As we had the issue with that SSLPeerUnverifiedException on some of them.

Or starting the rebuild app using a new hex device id triggered some login cache clearing on their side.

jpgrovy commented 2 months ago

Weird. I still get bad credentials errors. Did you make any changes?