mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3803] [bug]: Cannot login using Magic Link in windows 11 desktop application #1332
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#1332
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 @nourkilany on GitHub (Feb 4, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3803
Is there an existing issue for this?
Current behavior
When I choose to login with email and type my company email and click on magic link it says that the magic link is sent to my email although I don't get any emails.
Upon inspecting I found that there is a request that return 403 to the url
https://identitytoolkit.googleapis.com/v1/accountsand the response body is
When I login from the web client it sends the emails just fine this is exclusive to the desktop application
PS: I have the latest hoppscotch version installed and I am on Windows 11
Steps to reproduce
Environment
Production
Version
Cloud
@sibbl commented on GitHub (Feb 6, 2024):
Same issue here. Email magic link login via browser works fine. Email magic link login via Windows app is broken.
It also seems that the
originheader isn't the only problem here.I've copied the request to curl and replaced the app's value
https://tauri.localhostwithhttps://hoppscotch.io.This request succeeded and I received an email.
The email then redirected me to
http://localhost:56000/enter?apiKey=removed&oobCode=removed&mode=signIn&lang=en. This site showed "You can close this page and switch back to app." in my browser but nothing happened in the hoppscotch Windows app.After refreshing the site, it doesn't seem to be there anymore. So something happened when opening the URL, but it didn't sign me into the hoppscotch Windows app.
@Ixiodor commented on GitHub (Mar 29, 2024):
+1.
Same problem, more than 1 month without resolution.
@liyasthomas commented on GitHub (Mar 4, 2025):
Thanks for your patience and valuable feedback. We’ve fixed this bug in the latest release.
Download the latest builds and provide your valuable feedback.
Closing this ticket as this bug is now fixed in the recent version. Please feel free to reach out if you have any other concerns.
@transtone commented on GitHub (May 24, 2025):
not fixed yet.
There was an error processing your login...when process login in web browser.v2025.4.2