A website requires google account to log in. disallowed_useragent 403

This assumes there is a mobile version of the website

You can usually test this either with the website builder or with Chrome Developer Tools on a computer

yes, of course there is a mobile version of the website.

if i open the website with webviewer (or in the mobile normally with chrome) the websites is loaded in mobile version.
if i use customwebviewer the website is loaded in desktop version.

i am looking the way to force the loading of the mobile version in customwebviewer :slight_smile:

There is a reason for that verification, because they do not want people accessing their site how you are planning to do it...
I do not think, you will be able to workaround this
Try to find out, if an API is offered for that site

Taifun

nope, the website loops and requires for "i am a human" verification only if you open the desktop version in a mobile device :smiley:
If you open the mobile version the website is normally working! :slight_smile: (but without customwebviewer google autentication is failing.. so i must use it)

If i am able to force the loading of the mobile version in the customwebviewer everything will work! :slight_smile:

Does this website open in the mobile version if loaded to the native webviewer ?

yes :slight_smile: if opened in the webviewer it is opening in the mobile version :slight_smile:

What happens, if you set DesktopMode to false?
What is the user agent, you are using now after the modification? It might be not correct?
Taifun

You might then try the other extension I suggested earlier, which works with the native webviewer:

WebViewTools

:confused: seems that links for downloading WebViewTools Extension for App Inventor are not active any more from the official website :confused:

Try here, scroll down for V9

it is the same link i sent :smiley: exactly there is not working :slight_smile: there is a not working link from google drive

You can get it here

thank you ! i installed it :slight_smile: could you explain how should i build the bloks part to make autenticate users with google properly without the error "disallowed_useragent 403 "? thank you!

Something like this:

Thank you everyone for help ... but this is crazy :smiley:

if i use only the web viewer the site is loading in mobile mode, the app passes the cloudflare autentication without problems (but i can not log in with google account)

if i add the blocks and use webviewtools finally the site is loading in mobile mode too but... in this case the app does not pass the cloudflare autentication..

what can this problem caused from ?

Hey, you didn't share site url?

sure i can share i want to have an app in my phone so i can easily reach the chatbot of openai :slight_smile: so the link is https://chat.openai.com/chat

image

Not surprised, it seems to be everyone's new internet toy (last one being Wordle....)

yes sometimes is like you are showing but in general it is working. just refresh :smiley:
problem is:

if i use only the web viewer the site is loading in mobile mode, the app passes the cloudflare autentication without problems (but i can not log in with google account)

if i add the blocks and use webviewtools finally the site is loading in mobile mode too but... in this case the app does not pass the cloudflare autentication..

and i can not understand why :smiley:

Instead of removing ; wv try setting this as your userAgent:

Mozilla/5.0 (Linux; Android 13; Pixel 4a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36