[GH-ISSUE #621] [HELP] Auth permission denied #220

Closed
opened 2026-03-16 14:07:23 +03:00 by kerem · 7 comments
Owner

Originally created by @mzch on GitHub (Feb 28, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/621

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.

Originally created by @mzch on GitHub (Feb 28, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/621 **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.
kerem 2026-03-16 14:07:23 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@dihmeetree commented on GitHub (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

<!-- gh-comment-id:592298146 --> @dihmeetree commented on GitHub (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
Author
Owner

@mzch commented on GitHub (Feb 28, 2020):

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

<!-- gh-comment-id:592303078 --> @mzch commented on GitHub (Feb 28, 2020): Sorry, I'm running locally, https://postfellow.com
Author
Owner

@mzch commented on GitHub (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.

<!-- gh-comment-id:592307292 --> @mzch commented on GitHub (Feb 28, 2020): I tried to login via Postwoman (Postwoman is running on Debian 10.3)... <img width="1736" alt="ScreenShot 2020-02-28 13 23 27" src="https://user-images.githubusercontent.com/621178/75510300-d615c300-5a2d-11ea-9012-252637832611.png"> I have already added `postfellow.com` to authorized domains in the console of Firebase.
Author
Owner

@dihmeetree commented on GitHub (Feb 28, 2020):

@liyasthomas

<!-- gh-comment-id:592308760 --> @dihmeetree commented on GitHub (Feb 28, 2020): @liyasthomas
Author
Owner

@liyasthomas commented on GitHub (Feb 28, 2020):

Auth + sync is only tailored to postwoman.io

<!-- gh-comment-id:592316549 --> @liyasthomas commented on GitHub (Feb 28, 2020): Auth + sync is only tailored to postwoman.io
Author
Owner

@mzch commented on GitHub (Feb 28, 2020):

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

<!-- gh-comment-id:592323235 --> @mzch commented on GitHub (Feb 28, 2020): @liyasthomas Is it impossible to auth Google/Github by modifing functions/fb.js?
Author
Owner

@mzch commented on GitHub (Feb 28, 2020):

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

<!-- gh-comment-id:592327212 --> @mzch commented on GitHub (Feb 28, 2020): Oh, when rerunning `npm run build`, then fixed. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#220
No description provided.