Rudloff / hangupsdroid

Port of hangups to Android
GNU General Public License v3.0
14 stars 4 forks source link

Support 2FA login #4

Closed Rudloff closed 6 years ago

Rudloff commented 6 years ago

Maybe wait for https://github.com/tdryer/hangups/issues/429 to be fixed first.

Rudloff commented 6 years ago

Fixed in f4f3cfb1e87a091c394c7d5d5b2fc84c01c85531.

TPS commented 6 years ago

I'm not sure this is fixed, as I keep getting GoogleAuthError: Authorization code cookie not found, both w/ regular & app password. Or is it because I'm running a stock Android build?

Rudloff commented 6 years ago

It won't work with an app password, you need to use your regular password. Can you try with hangups directly to see if this is an upstream issue? Only OTP and SMS methods will work.

(Also, if you made several attemps that failed, it is possible that your account now displays a captcha that hangups can't see. This usually last a few hours.)

TPS commented 6 years ago

I can't figure out how to get HangUps itself running, so it must be *nix software. 😳 Any idea if there's a Windows binary someplace I can try?

Rudloff commented 6 years ago

hangups is a Python app so it should be cross-platform but I have no experience running Python on Windows, sorry :disappointed: (The documentation recommends using Cygwin but that basically installs an Unix environment in Windows so it might be too much work just to test this one thing.)

AncientVamp commented 5 years ago

Im getting the same error: GoogleAuthError: Authorization code cookie not found. Running a samsung galaxy s9+. Tried on both my data and home wifi network. The yakyak for desktop works on my home desktop wifi. Google Hangout app connects on my phone. No sure what else to do. I have Allow less secure apps: ON on my google account and tried with 2-step verification on and off. :(