Questions
403 disallowed_useragent
19 days ago by Suman
Hello Median Support,
Google Sign-In is failing in my Android app because OAuth is opening inside the embedded WebView.
Error:
403 disallowed_useragent
App package:
co.median.android.pwedaeo
Please enable:
- Chrome Custom Tabs / external browser OAuth flow
- Native-compatible Google authentication
- Return-to-app OAuth redirect handling
- Native-compatible Google authentication
Google blocks embedded WebView authentication, so OAuth must open in an external secure browser.
Thank you.