-
Notifications
You must be signed in to change notification settings - Fork 88
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
Error when using the Arbitrum networks #397
Labels
Comments
Did some digging and it looks like the error originates from one of the minified scripts used by https://auth.magic.link
All the chains in the list work, and since Arbitrum is not part of it, it errored out. I think 2 things can be improved:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
โ Prerequisites
magic-sdk
)?๐ Description
Had some weird errors when using the Arbitrum networks. Tried with Arbitrum one and Arbitrum goerli, same problem.
๐งฉ Steps to Reproduce
The same code works with goerli so it must be something with the Arbitrum network.
๐ค Expected behavior
Magic link should work correctly with Arbitrum since I'm providing the chainId and rpc URL.
๐ฎ Actual behavior
The text was updated successfully, but these errors were encountered: