-
Notifications
You must be signed in to change notification settings - Fork 33
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
Can't bypass Login With Google #26
Comments
Please check other similar issues, it works fine to me even without stealth. |
I have the exact same problem with Google. I've seen #21 where you mentioned it might be the User Agent. I did set the exact user agent as my browser but it won't pass. I've also noticed no matter what user agent I set at least www.whatismybrowser.com is able to detect the browser! The same issue it seems has come up with Puppeteer and it seems there are solutions for it as mentioned here and also the latest known workaround here. Though, I am not sure how can I implement that using go-rod. It would be nice if go-rod/stealth implement this. |
Another update. I tried Puppeteer and it's able to login using Brave. Though, whatismybrowser is still able to detect the real browser just like go-rod. |
Hi @NuLL3rr0r , have you try user-mode option ? |
Hey, @heritechie thank you for the suggestion. I haven't tried that. I will check it out. |
Try to automate login with google process
it gives me error message:
"This browser or app may not be secure"
Here's my code so far:
someone report the same issue here:
berstend/puppeteer-extra#668
anybody, can give me directions?
The text was updated successfully, but these errors were encountered: