Skip to content

Error 500 on send page from electron:latest #637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking โ€œSign up for GitHubโ€, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
elvince opened this issue Sep 27, 2023 ยท 1 comment
Open

Error 500 on send page from electron:latest #637

elvince opened this issue Sep 27, 2023 ยท 1 comment

Comments

@elvince
Copy link

elvince commented Sep 27, 2023 โ€ข

โœ… Prerequisites

  • [X ] Did you perform a cursory search of open issues? Is this bug already reported elsewhere?
  • [ X] Are you running the latest SDK version?
  • [ X] Are you reporting to the correct repository (magic-sdk)?

๐Ÿ› Description

Here is the error 500 response content : {"data":{},"error_code":"auth_relayer/INTERNAL_SERVER_ERROR","message":"Internal service error.","status":"failed"}

I was using electron : 23.2.0 and it was working.

now I'm using electon: 26.2.1 and it's not working anymore.

๐Ÿค” Expected behavior

No errors and see the iframe on top of our application so uor users can log to magic-link.

๐Ÿ˜ฎ Actual behavior

I trace the different request made by those versions and only the user agent differs:

You can use your sample to reproduce the error:
Clone https://github.com/magiclabs/example-electron
Upgrade to latest electron version and you will see the error.

I hope you can fix this soon as it is impacting our production users and we can't roll back on electron version :(

Thanks

๐ŸŒŽ Environment

Software Version(s)
magic-sdk 20.0.2
electron 26.2.1
Operating System windows 10
@elvince elvince changed the title CSP issue in frame inside electron Error 500 on send page from electron:latest Sep 29, 2023
@alfaro-v
Copy link

alfaro-v commented Feb 21, 2024 โ€ข

Same issue here, bug starts with electron@24.4.0 (Ok in 24.3.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants