Skip to content
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

Spotify + facebook account = ErrorType.BAD_USERNAME_OR_PASSWORD: 6 #179

Open
metalelf0 opened this issue May 9, 2018 · 6 comments
Open

Comments

@metalelf0
Copy link

So, this is the error message I get:

ERROR    Spotify login error: <ErrorType.BAD_USERNAME_OR_PASSWORD: 6>

What I did:

  • installed mopidy and mopidy-spotify from the deb repository via apt (last version);
  • got the client_id and client_secret successfully;
  • visited the spotify settings to get the 10-digit login;
  • clicked on the "Send email to reset password" button, got the error message;
  • went to facebook settings -> security and login -> app passwords, clicked "generate app passwords", entered "Spotify" and clicked generate;
  • entered settings in ~/.config/mopidy/mopidy.conf under [spotify];
  • started mopidy.

I'm on Ubuntu 18.04.

What I noticed:

  • regenerating client_id and client_secret gives different values every time (but maybe this is correct);
  • the username and password don't contain any special character (they are both digit sequences);
  • also tried entering "spotify" (without the capital "S") in the facebook app password settings, still got the same problem.

Maybe I'm missing something obvious...

Thanks, keep up the great work!

@Beny406
Copy link

Beny406 commented Oct 29, 2018

Same problem for me. I am not sure if I should use my email as username or appname I inputed during password generation on facebook. I have tried both, none of them work giving the same error you described.

@midnightmastermind
Copy link

Was this ever solved?

@metalelf0
Copy link
Author

I contacted the Spotify support team to migrate to a non-facebook-login account. Unfortunately this seems to be the only way to get many Spotify integrations working.

@bartalos86
Copy link

Hey Spotify has a solution for it, just go to this link "https://www.spotify.com/us/account/set-device-password/" copy the username you see and click on the button to setup a password for it. These will be you login credentials.

@Kkoile
Copy link

Kkoile commented Jan 10, 2019

Hi all,

I have the same problem as described above. Unfortunately it does not work to set the device password through spotify, because I don't have access to the registered Email Adress anymore and there seems to be no way of changing the email address.
Has anyone figured out how to connect to Spotify with an account authorized by facebook? After I create an app password in facebook, should I be able to login in the web interface with my Spotify username (10 digits) and the generated password? I always receive an HTTP Code 400 and the interface is not responding at all to my login attempt.
Another question: Is the name relevant I use to create the app password in facebook? If so, what name should I use? I tried Spotify, spotify, Mopidy-Spotify...

Thanks for your help

@kingosticks
Copy link
Member

Have a go at the things discussed at:

Or contact Spotify support and get them to sort it out for you. Please let us know what worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants