mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #5670] [bug]: Imported requests to shared workspaces can't be opened in the cloud offering #2201
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#2201
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 @pahmedabdo on GitHub (Dec 7, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5670
Originally assigned to: @mirarifhasan on GitHub.
Is there an existing issue for this?
Platform
Web App
Browser
Chrome
Operating System
Windows
Bug Description
TeamCollections.vue:877 POST https://o1408531.ingest.us.sentry.io/api/6744148/envelope/?sentry_key=c4459977deac4f8a827036844059ba0a&sentry_version=7&sentry_client=sentry.javascript.vue%2F7.119.2 429 (Too Many Requests)
TeamCollections.vue:877 [Vue warn]: Error in https://vuejs.org/error-reference/#runtime-6: "TypeError: Cannot create property 'auth' on string '{"auth":{"authType":"inherit","authActive":true},"headers":[],"variables":[]}'"
Deployment Type
Hoppscotch Cloud
Version
No response
@tasosz commented on GitHub (Dec 8, 2025):
Getting the same issue in Chrome and Desktop client (on Intel Mac, 26.1).
Desktop client error:
Chrome error:
Note: Issue only happens with requests in shared workspaces that are also in imported collections. Requests in personal workspaces open fine.
With manually created collections in shared workspaces, manually created requests or requests moved from other collections, also work fine.
Workaround
@pahmedabdo
@jamesgeorge007 commented on GitHub (Dec 12, 2025):
Hi, apologies for the inconvenience. We've identified the root cause stemming from the BE implementation on the cloud offering, and a patch is being evaluated. We’ll share updates as progress is made.
@jamesgeorge007 commented on GitHub (Dec 12, 2025):
Closing since the fix is now live. Please let us know if the issue persists.