Pazman 32 Posted May 8, 2020 Report Share Posted May 8, 2020 OK so I am creating a bot where I need to be logged into gmail but when I try to I get this: Couldn't sign you inTop of FormThis browser or app may not be secure. Learn moreTry using a different browser. If you’re already using a supported browser, you can refresh your screen and try again to sign in. The browser also says this:We've detected you're using an older version of Chrome.We've detected you're using an older version of Chrome. Aside from exbrowser, how do I get around this? Thanks Quote Link to post Share on other sites
totolcs 2 Posted May 8, 2020 Report Share Posted May 8, 2020 Try using latest user agent list... Latest chrome agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Latest Firefox agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0 They should be working... Quote Link to post Share on other sites
Pazman 32 Posted May 8, 2020 Author Report Share Posted May 8, 2020 Thanks Can I ask, how do I do that? I see the "set user agent" but not all the options you referenced. And the "set user agent", did not work. Please advise. Quote Link to post Share on other sites
ATuringtest 14 Posted May 8, 2020 Report Share Posted May 8, 2020 Just put the whole user agent string in the user agent box : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Quote Link to post Share on other sites
Kreatus (Ubot Ninja) 422 Posted May 8, 2020 Report Share Posted May 8, 2020 Here's a workaround. Try to go to website that offers google login like stackoverflow.com then login there via google account.After login in go back to gmail and you should be logged in. All credits to heopas. I got it from him. 1 Quote Link to post Share on other sites
hare ram 23 Posted May 9, 2020 Report Share Posted May 9, 2020 Here's a workaround. Try to go to website that offers google login like stackoverflow.com then login there via google account.After login in go back to gmail and you should be login. All credits to heopas. I got it from him.Yes this works i am using this method since one month.. Quote Link to post Share on other sites
Pazman 32 Posted May 11, 2020 Author Report Share Posted May 11, 2020 Ok thanks guys but for some reason none of this works for me... I set the user agent to: Chrome/81.0.4044.138 And it did not work. ALSO, when I attempted to login into stackoverflow.com via my gmail account, I had the same exact issue still: Couldn't sign you inTop of FormThis browser or app may not be secure. Learn moreTry using a different browser. If you’re already using a supported browser, you can refresh your screen and try again to sign in. The browser also says this:We've detected you're using an older version of Chrome. Any other suggestions? I appreciate it. Quote Link to post Share on other sites
webpro 31 Posted May 24, 2020 Report Share Posted May 24, 2020 Same stuff here! Not working either at stackoverflow.com Arghhhhhh set user agent("Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36") clear cookies This browser or this app may not be secure. Try using a different browser Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.