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

[HELP] Auth permission denied #621

Closed
mzch opened this issue Feb 28, 2020 · 7 comments
Closed

[HELP] Auth permission denied #621

mzch opened this issue Feb 28, 2020 · 7 comments
Labels
bug Something isn't working

Comments

@mzch
Copy link

mzch commented Feb 28, 2020

Describe the bug
I set up firebase and Github Oauth, but authentication fails because of permission denied.
How can I fix this issue?

To Reproduce
Steps to reproduce the behavior:

  1. Go to homepage
  2. Click on Github
  3. See error: PERMISSION DENIED

Expected behavior
Login successfully.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS 10.15.3
  • Browser Chrome
  • Version 80.0.3987.122

Additional context
Add any other context about the problem here.

@dihmeetree
Copy link
Contributor

dihmeetree commented Feb 28, 2020

Are you running the repo locally, or are you on the live site https://postwoman.io? More info is appreciated @mzch thanks!

Note: Login with both Google and Github seem to be working just fine at the moment on the live site. If you're running the repo locally, you need to make sure you go to http://localhost:3000 for the auth modals to show up (The console might try and tell you to go to something like http://192.168.1.11:3000).

If you're on the live site, can you please Right click > Inspect Element > Application > Clear Storage > Clear Site Data and refresh! Thanks

@dihmeetree dihmeetree added bug Something isn't working question Further information is requested labels Feb 28, 2020
@mzch
Copy link
Author

mzch commented Feb 28, 2020

Sorry, I'm running locally, https://postfellow.com

@dihmeetree dihmeetree added critical Better handle this first and removed question Further information is requested labels Feb 28, 2020
@mzch
Copy link
Author

mzch commented Feb 28, 2020

I tried to login via Postwoman (Postwoman is running on Debian 10.3)...

ScreenShot 2020-02-28 13 23 27

I have already added postfellow.com to authorized domains in the console of Firebase.

@dihmeetree
Copy link
Contributor

@liyasthomas

@liyasthomas
Copy link
Member

Auth + sync is only tailored to postwoman.io

@mzch
Copy link
Author

mzch commented Feb 28, 2020

@liyasthomas
Is it impossible to auth Google/Github by modifing functions/fb.js?

@mzch
Copy link
Author

mzch commented Feb 28, 2020

Oh, when rerunning npm run build, then fixed. Thanks!

@dihmeetree dihmeetree removed the critical Better handle this first label Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants