mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4675] [bug]: Network Error when fetching environment #1738
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#1738
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 @sean-at-heady on GitHub (Jan 14, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4675
Is there an existing issue for this?
Current behavior
Affected platforms
Expected Behavior
Environments should load for all users of the organization.
Actual Behavior

The Environment Window has a message "There seems to be a network error. Please try again.
Curl Request with redacted auth keys
Appears that the GraphQl endpoint is failing for some reason.
Steps to reproduce
This seems to be specific to our environment but we are unsure why.
Environment
Production
Version
Cloud
@sean-at-heady commented on GitHub (Jan 24, 2025):
This appears to be related to a CORS issue with missing access control header on the get Env endpoint.
Graph QL endpoint with header that succeeds

Graph QL Get Team Env without header that fails
@sean-at-heady commented on GitHub (Feb 3, 2025):
Verified this is still occurring on
Version 25.1.0-0 (20250131.114049)