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

Failed to get account address with factory contract 0x85e23b94e7F5E9cC1fF78BCe78cfb15B81f0DF00 on chain ID 56: Aborted #5690

Open
V-Blaze opened this issue Dec 11, 2024 · 3 comments
Assignees

Comments

@V-Blaze
Copy link

V-Blaze commented Dec 11, 2024

I am using the thirdweb sdk on expo react native peoject. I get this error Failed to get account address with factory contract 0x85e23b94e7F5E9cC1fF78BCe78cfb15B81f0DF00 on chain ID 56: Aborted while trying to create a smart account using in-App wallet with email.

Copy link
Member

This can happen if the RPC call fails - since you're on react native, make sure you have the proper bundleId restrictions set on your API key

@V-Blaze
Copy link
Author

V-Blaze commented Dec 12, 2024

Thank you for the response. I'm still in the development phase, and I've already set my RPC API key to allow all bundle IDs. Despite this, I am still encountering the same error:

Additionally, I've noticed that receiving OTPs is taking significantly longer than usual. This issue became noticeable about a week ago. Could there have been any recent changes to the SDK, or is there something else I should check on my end? Any guidance would be greatly appreciated.

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

No branches or pull requests

2 participants