rckclmbr / pyportify

App to transfer your spotify playlists to Google Play Music
Apache License 2.0
779 stars 57 forks source link

Login Failed - Google Account #120

Closed gabernardone closed 6 years ago

gabernardone commented 6 years ago

I'm getting login error in my google account. The user and password are correct, I have no verification in 2 steps and I have disabled the captcha. What could be happening?

Zerqz commented 6 years ago

I made a "app password" for my google account, and used that. Then everything worked fine.

iaejean commented 6 years ago

@Zerqz , how do you do that?

Zerqz commented 6 years ago

Like this

iaejean commented 6 years ago

@Zerqz Thanks i had to edit my account to 2 step auth to be able to add a app password, it works

JohnTheodore commented 6 years ago

Why doesn't it use oauth2 instead of needing a username/password? I have 2FA on, but oauth2 would solve all these auth issues.