Closed Rudloff closed 6 years ago
Fixed in f4f3cfb1e87a091c394c7d5d5b2fc84c01c85531.
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?
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.)
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?
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.)
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. :(
Maybe wait for https://github.com/tdryer/hangups/issues/429 to be fixed first.