[GH-ISSUE #2875] Teams Not Working After Connecting own firebase creds #923

Closed
opened 2026-03-16 17:42:38 +03:00 by kerem · 1 comment
Owner

Originally created by @shuklaharshit on GitHub (Dec 10, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2875

{
    "errors": [
        {
            "message": "auth/fail",
            "locations": [
                {
                    "line": 2,
                    "column": 3
                }
            ],
            "path": [
                "createTeam"
            ],
            "extensions": {
                "code": "INTERNAL_SERVER_ERROR"
            }
        }
    ],
    "data": null
}

The above code is the response of the network when I am trying to create teams.

Showing "loading..." continuously in teams and "something went wrong"
please help me out.

I am unsure whether I must deploy some post API of graphql or what ??

Originally created by @shuklaharshit on GitHub (Dec 10, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2875 ``` { "errors": [ { "message": "auth/fail", "locations": [ { "line": 2, "column": 3 } ], "path": [ "createTeam" ], "extensions": { "code": "INTERNAL_SERVER_ERROR" } } ], "data": null } ``` The above code is the response of the network when I am trying to create teams. Showing "loading..." continuously in teams and "something went wrong" please help me out. I am unsure whether I must deploy some post API of graphql or what ??
kerem closed this issue 2026-03-16 17:42:44 +03:00
Author
Owner

@AndrewBastin commented on GitHub (Dec 11, 2022):

Duplicate of #2808

<!-- gh-comment-id:1345435662 --> @AndrewBastin commented on GitHub (Dec 11, 2022): Duplicate of #2808
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#923
No description provided.