Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Google auth dialog showing "403 diallowed_useragent" #118

Open
hzsheikh opened this issue Dec 17, 2018 · 1 comment
Open

Google auth dialog showing "403 diallowed_useragent" #118

hzsheikh opened this issue Dec 17, 2018 · 1 comment

Comments

@hzsheikh
Copy link

I'm working on a Powerpoint add-in which supports signing in via Google.
I have used the office-js-helpers library to power the OAuth2 setup for Google.
It works great for most platforms, but when clicked on an iPad, I'm getting a 403 user_agent error from Google:

image

I believe this is because of a policy change by Google (went into full effect Apr 2017) not allowing OAuth requests from Webviews (as seen here).

Will office-js-helpers be updated to tackle this issue? Do you have any recommendations on how to address this in the meantime?

@sumurthy
Copy link
Contributor

Thanks for bringing this up. We'll get back with any recommendation we may have. At this point, I don't have any new information to offer.

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

No branches or pull requests

2 participants