[GH-ISSUE #4088] [bug]: invalid magic link on e-mail #1459

Open
opened 2026-03-16 20:24:08 +03:00 by kerem · 1 comment
Owner

Originally created by @nivanykina on GitHub (May 26, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4088

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I try to log in using email, I receive an invalid magic link.

  • AS IS: httsp
  • TO BE: https
    hs

Steps to reproduce

  1. Go to the self-hosted web version of Hoppscotch.
  2. Select login by email.
  3. Enter your email.
  4. Open the received mail with the magic link.
  5. Click on the link or pay attention to the protocol in the magic link. 1. Go to web enterprise version of Hoppscotch.

Environment

Production

Version

Self-hosted

Originally created by @nivanykina on GitHub (May 26, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4088 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I try to log in using email, I receive an invalid magic link. - AS IS: httsp - TO BE: https ![hs](https://github.com/hoppscotch/hoppscotch/assets/160866700/d7112182-64a4-4d7d-9704-ce537295aca5) ### Steps to reproduce 1. Go to the self-hosted web version of Hoppscotch. 2. Select login by email. 3. Enter your email. 4. Open the received mail with the magic link. 5. Click on the link or pay attention to the protocol in the magic link. 1. Go to web enterprise version of Hoppscotch. ### Environment Production ### Version Self-hosted
Author
Owner

@balub commented on GitHub (Jun 4, 2024):

Hey, @nivanykina can you check your .env file, specifically the value of the VITE_BASE_URL value, the entire URL is constructed from that.

<!-- gh-comment-id:2147468295 --> @balub commented on GitHub (Jun 4, 2024): Hey, @nivanykina can you check your `.env` file, specifically the value of the `VITE_BASE_URL` value, the entire URL is constructed from that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1459
No description provided.