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

Google Signin dialog buttons not working #117

Open
hzsheikh opened this issue Dec 17, 2018 · 2 comments
Open

Google Signin dialog buttons not working #117

hzsheikh opened this issue Dec 17, 2018 · 2 comments

Comments

@hzsheikh
Copy link

I am working on a Windows Powerpoint add-in.

On it I have a sign in button for Google that uses oauth2.
Once the server returns the sign in URL, I am using the office-js-helpers library to create an auth dialog to open this URL, and allow the user to sign in.
While the dialog does show the Google login page perfectly fine,
none of the buttons on this dialog ('forgot password', 'next' for signing in, etc) are responding to clicks.
On trying to debug, I get a cryptic "line 458. CustomError: error in protected function".
I don't see this issue on any other platform using the same library (Powerpoint Online in any browser, Mac Powerpoint).
I have a similar button for Facebook, using an identical setup (other than the sign in URL), and no issues.

Please help shed light on what's going on here.

@sumurthy
Copy link
Contributor

Is it possible to share any piece of code that might be of help to investigate?

@hzsheikh
Copy link
Author

Unfortunately, no. I can share a screenshot:

googleoauthbug

I would assume any Google OAuth flow 'should' be able to reproduce this issue.

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