-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Login Failed! Probably invalid username or password. [BUG] #148
Comments
Same issue here. Attempted with different account types (both free and premium), with and without VPN. All the same - cannot authenticate. |
Most people have this problem, especially those who changed their password recently, this is due to a problem that Spotify left the librespot project and since then many people have started to have problems using third-party applications to log in. |
Same problem here on different windows laptops |
Temporary fix here #144 (comment) |
Hello, I tried to lunch the python code I had this error : I tried to continue the tuto, so i downloaded the app and connect to librespot |
Nooo dont replace your config with credentials. You need to replace .cache/onthespot/sessions/ots_login.json. I might make a video tonight demonstrating. |
Ok but config.json was the only file that I found in : C:\Users\Valentin.cache\casualOnTheSpot\sessions There was no ots_login.json present in the folder sessions |
can you tell me what is under accounts in C:\Users\Valentin\.config\onthespot\config.json. Remove your email address before pasting |
Sure :
I noticed there is a line "accounts": [] but I don't know how to fill it with my account. |
Grab the entire accounts section and replace it with "accounts": [["EMAIL", true, 1, "a"]], finally move credentials to .cache/onthespot/sessions/ots_login_a.json. Your user will now login, hope this helps |
@justin025 I tested it on my Windows and it's giving me this error that @ValentinPintat is giving me
|
I saw that on your other post, I tested it but same issue |
@josefilipe13 Valentin's script created a credentials.json the error is a little different, i;m not sure whats casuing it at the moment, maybe a vpn, WARNING:zeroconf:Error with socket 1092 (('192.168.1.232', 5353))): [WinError 87] O parâmetro está incorreto seems to be a network error |
@ValentinPintat Post new config.json |
@justin025
And the content of my config.json
|
@ValentinPintat Did you replace EMAIL in config.json |
@justin025 I also didn't create credentials.json because of this error, and I don't have the VPN connected |
@josefilipe13 I'm not really sure how to help you without giving me your username and password. If you try linux this may help, if you want I can provide steps to install in virtualbox. |
@justin025 If you could do me this favor I would appreciate it so I installed Linux on the VirtualBox |
@josefilipe13 which distro did you install |
@josefilipe13 Download from here https://linuxmint.com/edition.php?id=316 and run the iso in virtualbox, let me know when you're done |
@josefilipe13 Depends on your country, how can i contact you other then github. |
@justin025 I managed to resolve my issue I modifided the config file of C:\Users\Valentin.config\casualOnTheSpot by adding the email and placing ots_login_a.json in that folder and not C:\Users\Valentin.cache\casualOnTheSpot\sessions |
@justin025 managed to solve this problem for me, it actually seems difficult but if you follow his steps well he can get it working again
Once this is done, just change the "EMAIL" to your email and enter onthespot, which should automatically enter your account. If you want, you can copy and paste the entire code that I will create into a pastebin config.json Credits to @justin025 |
@josefilipe13 thank you, I followed your video and it added my account and works. :) |
hey im not able to see it in the spotify connect to a device |
i cant connect to librespot python, it says i have to get premium to do that is it possible to make it work in any way ? |
@neel-cyber In fact I'm not sure if it works on non-premium accounts that I haven't tested yet, as the account I'm using is disposable and was the first one I created, if you want to use premium disposable accounts I posted how to do it at this link: Did you follow the step by step in the video? |
I can't seem to be able to create the credentials.json file. Can anyone help? |
@kafkauskas Did you follow all these steps and were unable to create credentials.json? |
|
I did every steps |
Closes: casualsnek#144 Closes: casualsnek#148
Fixed login, see #144 (comment) |
@justin025 |
@justin025 solve the issue for me trough anydesk |
Windows and macos builds with the new login scheme available here: Virus Scan (on exe): |
Tested and works flawlessly on windows 11. big shout out to your efforts!!! |
Hey guys, is there anything a normal person without much coding experience can do to get this working again? Have a great day! |
Download v0.6 linked above and install the spotify desktop app. Click add account in onthespot. Next open devices in the spotify app and select onthespot. The app will restart and should be logged in. If this process doesn't work for you please file an issue in my repo and I'll get back to you |
Fixed login bug for free accounts and other minor things in 0.6.1 https://github.com/justin025/onthespot/releases/latest |
I tryed to login with 3 different accounts using mail and username but I wasnt able to access.
@casualsnek This app looks amazing, could you help us to find a solution?
The text was updated successfully, but these errors were encountered: