mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2035] [bug]: Teams:: Self hosted instance sending team add request to api.hoppscotch.io/graphql and fails #663
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#663
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 @ziaulrehman40 on GitHub (Dec 21, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2035
Is there an existing issue for this?
Current behavior
On self hosted custom instance, create team request is sent to
api.hoppscotch.io/graphqlwith payload:Which fails and gives:
Steps to reproduce
.env, build and deployEnvironment
Production
Version
Self-hosted
@AndrewBastin commented on GitHub (Dec 21, 2021):
Hi there,
Teams currently is only available for users of the official Hoppscotch instance (https://hoppscotch.io). We are working on a fully self hosted solution but it's further down the line.
@ziaulrehman40 commented on GitHub (Dec 22, 2021):
Thanks @AndrewBastin , is there any issue or PR i can track, or anyway i can help speed this process up.
BTW, only reason we are not using official instance is to avoid putting a lot of load on it, and we don't know if there are any limits on usage there, as we intend to use it extensively. So if you can help me understand this aspect as well, would be great.
Thanks.
@AndrewBastin commented on GitHub (Dec 22, 2021):
@ziaulrehman40 the issue is tracked here #1817.
I don't exactly get by what you meant by not putting more load on it. What do you mean by using it extensively ?
@ziaulrehman40 commented on GitHub (Dec 22, 2021):
@AndrewBastin like collection size limits, users in a team limits etc. As we have huge collections we would like to import from postman to hoppscotch.