mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4813] [bug]: Login error #1805
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#1805
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 @danysz on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4813
Is there an existing issue for this?
Current behavior
I am working on a MacBook with the latest OS version. Latest Safari version.
I am logging in with email.
The email is sent and when I open the link in Safari is approving the login but is not opening the desktop application to pass the token. If I am doing it in Firefox is working.
Steps to reproduce
Try to login with email on MacOS with Safari
Environment
Production
Version
Cloud
@HELWATANY commented on GitHub (Mar 4, 2025):
I have the same issue, working on Windows 11 Version 24H2 (OS Build 26100.3194) & Google Chrome Version 133.0.6943.142 (Official Build) (64-bit)
@liyasthomas commented on GitHub (Mar 5, 2025):
Unfortunately, this happened to be a Safari-browser specific issue related to how Safari handle cookies and session tokens.
Refer here for more info: https://support.apple.com/en-in/102564
While we try to understand and resolve this error, I'd appreciate it if you could switch to an alternative browser (e.g. Chrome, Firefox) for authentication. Closing this ticket because it's possible a duplicate.