Skip to content
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

Internal Server Error when integrating with React #1385

Open
derwaldgeist opened this issue Feb 24, 2025 · 0 comments
Open

Internal Server Error when integrating with React #1385

derwaldgeist opened this issue Feb 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@derwaldgeist
Copy link

derwaldgeist commented Feb 24, 2025

I'm trying the latest AccountKit for React for the first time. After hooking everything up as it should be, I got an "InternalServerError 500" when AccountKit tried to connect to https://api.g.alchemy.com/signer/v1/prepare-oauth

So I tried the NextJS sample instead. But the very same happened there. Besides, it was not possible to install the sample without adding a missing peer dependency ([email protected]).

Also, I see a whole bunch of additional errors on the console:

Image

When trying to connect via an e-mail, I got this error message:

Image

and this message in the console:

Image

To be honest, this is all pretty frustrating and does not look super trustful to me, especially if you're asking a special provider to be placed at a central point in an app. I am wondering why I am even faced with all these errors instead of catching them and provide some meaningful information in the console?

@derwaldgeist derwaldgeist added the bug Something isn't working label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant