Jump to content
UBot Underground

We've Detected You're Using An Older Version Of Chrome.


Recommended Posts

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 in

Top of Form

This browser or app may not be secure. Learn more

Try 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

 

Link to post
Share on other sites

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...

Link to post
Share on other sites

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.

Link to post
Share on other sites

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

Link to post
Share on other sites

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.

  • Like 1
Link to post
Share on other sites

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..

Link to post
Share on other sites

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 in

Top of Form

This browser or app may not be secure. Learn more

Try 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.

Link to post
Share on other sites
  • 2 weeks later...

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

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...