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

OAuth: Permission denied error when using Firefox #274

Closed
r-park opened this issue Jun 23, 2016 · 3 comments
Closed

OAuth: Permission denied error when using Firefox #274

r-park opened this issue Jun 23, 2016 · 3 comments

Comments

@r-park
Copy link

r-park commented Jun 23, 2016

I'm experiencing an error that seems to only occur with Firefox. When attempting to sign in with an OAuth provider via popup, the popup opens then instantly closes, and the following error is logged in console:

alt tag

Works fine in Chrome, Safari 9, IE 11

Stripped down demo repo: https://github.com/r-park/angularfire2-firefox
Live version of demo repo: https://angularfire2-firefox.firebaseapp.com

@r-park r-park changed the title Firefox OAuth: Permission denied error OAuth: Permission denied error when using Firefox Jun 23, 2016
@r-park
Copy link
Author

r-park commented Jun 25, 2016

Downgrading from "firebase": ~3.0.5 to "firebase": 3.0.3 seems to resolve the issue.

@davideast
Copy link
Member

From your demo it seems like there's something wrong with your project configuration because you're getting a bad request due to a keyExpired error.

@r-park
Copy link
Author

r-park commented Jun 30, 2016

Updating to firebase v3.1.0 seems to have resolved this issue.

@r-park r-park closed this as completed Jun 30, 2016
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