mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #5851] [bug]: Workspace invitation link returns 500 for users without existing accounts #2295
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#2295
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 @roopepaajanen on GitHub (Feb 9, 2026).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5851
Originally assigned to: @mirarifhasan on GitHub.
Is there an existing issue for this?
Platform
Web App
Browser
Firefox
Operating System
Windows
Bug Description
Describe the bug
Users who do not yet have an account on our self-hosted Hoppscotch instance receive a 500 Internal Server Error when clicking a workspace invitation link from email. If the user first logs in (creating their account) and then opens the same invitation link, it works correctly. We are using Microsoft authentication.
This suggests the first-time login / account creation flow does not correctly handle workspace invitation links.
To Reproduce
Expected behaviour
Users without existing accounts should be able to accept workspace invitations and complete onboarding in a single flow.
Actual behaviour
Invitation link fails with 500 Internal Server Error unless the user has already logged in once.
Environment
2026.1.1Deployment Type
Self-hosted (on-prem deployment)
Version
2026.1.1