-
-
Notifications
You must be signed in to change notification settings - Fork 742
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
This browser or app may not be secure [Login in Gmail] #880
Comments
DId you test if stealth is working? |
@IqBroly yes working |
Hi! Any chance this issue to be fixed soon? We're having the same issue when attempting to login into Google Accounts. |
Send your code to reproduce. Better compile everything in one file. |
@vladtreny @mihalichzh @signaldev1 @IqBroly @peterblazejewicz First Solution:
This usage only works on windows. puppeteer-real-browser works on 2 operating systems. Please check this github discussion. You will definitely find a solution. |
I dont think is a permanent thing. It comes and goes. how ever I think CDP could be the cause. that sh*t leaks a whole lot to detection systems |
I am encountering a security warning message when i try to Login in Gmail , "This browser or app may not be secure," when attempting to launch the browser using Puppeteer-extra. This issue persists even when I test the application locally or in the server I have tested the application both in headless mode and with the default configuration ('new'), but the security warning persists when i try to login in gmail. Any insights or guidance on resolving this issue would be greatly appreciated.
The text was updated successfully, but these errors were encountered: