Skip to content
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

Getting error of 403 disallowed_useragent #3

Open
SMARTMICROWORLD opened this issue Oct 2, 2023 · 1 comment
Open

Getting error of 403 disallowed_useragent #3

SMARTMICROWORLD opened this issue Oct 2, 2023 · 1 comment

Comments

@SMARTMICROWORLD
Copy link

No any google account shows

@ayech0x2
Copy link

Try to add a user agent to the WebView component:

<WebView
  userAgent='Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Mobile Safari/537.36'
  ...
/>

I edited this inside node_modules to test, otherwise you can fork and make your own version with changes that fit your needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants