You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to authenticate against a YouTube Google account. I get a 403 in the webview that says:
Error: disallowed_useragent
This user-agent is not permitted to make an OAuth authorization request to Google as it is classified as an embedded user-agent (also known as a web-view). Per our policy, only browsers are permitted to make authorization requests to Google...
Is there a workaround for this with this library? Any reason this library doesn't just open a browser?
The text was updated successfully, but these errors were encountered:
I'm trying to authenticate against a YouTube Google account. I get a 403 in the webview that says:
Error: disallowed_useragent
This user-agent is not permitted to make an OAuth authorization request to Google as it is classified as an embedded user-agent (also known as a web-view). Per our policy, only browsers are permitted to make authorization requests to Google...
Is there a workaround for this with this library? Any reason this library doesn't just open a browser?
The text was updated successfully, but these errors were encountered: