-
Notifications
You must be signed in to change notification settings - Fork 32
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
Google sign-in problem #84
Comments
Yes, unfortunately Google has implemented login restrictions that make it difficult to login with CEF-based browsers. At some point changing the user agent helped, but last time I tried it no longer worked; the detection seems to be on a deeper level. There may still be ways around the block, but I wouldn't rely on them working for a long time, as Google seems quite determined to block CEF-based browsers. I personally won't have time to try to make Browservice work with sites that actively try to block it; it's far outside the intended scope of the project for me. If you want to read up on the issue, here are a few links (without much in terms of closure or good news):
|
Anyway to fix this problem for Browservice? |
There is a workaround in comment #113 (comment) that seems to be currently working; for some unknown reason, setting user agent to "https://accounts.google.com" seems to avoid the block. However, this is not guaranteed to work forever. |
I've tried signing into a google account via Browservice 0.95.1, but however, it has given me an error: Couldn't sign you in. This browser or app may not be secure. Try using a different browser. If you're already using a supported browser, you can try again to sign in. Anyone how to fix this problem?
The text was updated successfully, but these errors were encountered: