React Native - Continue button on MFA email input page unresponsive - 400 error "register v2: error while sending recovery email"

I enter the email for the account and click Continue but the button is unresponsive. MFA has worked previously with the same setup, however this issue has now persisted for a few days

Screen Shot 2023-01-20 at 11 22 16 AM



Originally posted by: miroosama

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1233

Also running into this too on multiple areas. Just starts to load and then basically dies.



Originally posted by: VoR0220

We have released a fix for this issue. Please try again



Originally posted by: arch1995

Hey dude. So I have been working on this for a while with my coworker and I think we just cracked the code as to why it's not working (though this should really be fixed on web3auth's end). We got rid of the logo and defaulted on the language field (this is not a good solution) and managed to get it to pass. Seems to fail on the email saying that the name can be too long or that the language isn't supported. This needs to be fixed in a subsequent release me thinks.



Originally posted by: VoR0220