This topic was originally posted by ezekaemmanuel1710 on 6/26/2024.
This content has been migrated from our previous community forum to preserve valuable discussions.
Hi Team,
Iām having the following error while logging in with an email address.
Can you specify which SDK you are currently using? If it is Web3Auth Modal SDK, you are on quite an old version of it. Please make sure you have updated to the latest v8.7
Additionally, I see your chain config is incomplete
Additionally, your modal config seems incorrect, I see the logo dark field, which is supposed to be a URL, has a random string over there. Iād recommend you to ideally delete the extra modal config fields that are not required.
Also try adding a try catch block in your login code, it will help you know if the error is being emitted on login or not.