mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #2151] [bug]: Firebase requests return 400 #728
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#728
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @manu-urba on GitHub (Mar 7, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2151
Is there an existing issue for this?
Current behavior
I'm running hoppscotch via docker-compose in a ubuntu server:

login via github or google doesn't work, although I've set correctly all the enviroment variables for firebase, I notice these network errors when I go on the web app:
which seems just to be a request on
https://firebase.googleapis.com/v1alpha/projects/-/apps/1:139411750115web:347f90192361efd70e99d6/webConfigx-goog-api-key:my-api-keyhere's the response
another error request:
https://firebaseinstallations.googleapis.com/v1/projects/postwoman-f96b6/installationsx-goog-api-key: `my-api-keyit gets the same response.
Steps to reproduce
Firebase login doesn't work: I open the app on the browser and see network traffic.
Environment
Deploy preview
Version
Self-hosted
@liyasthomas commented on GitHub (Mar 7, 2022):
Self-hosting Hoppscotch instances are not supported at the moment. Follow the project on GitHub to stay updated with the product updates. Meanwhile kindly use our production deployment on hoppscotch.io.
Track the progress of self-hosting features on #1817, hence closing this issue.