Hi
When trying to log in, there’s an error because the system needs more information, referred to as ‘shares,’ to complete the login. This missing data is causing the issue. You may need to check the configuration or input data to ensure all the necessary information is provided during the login process.
This shares maybe store in local device (local storage) but suppose the local storage is clear that time how to re-login in my application and try to login that time show the error.
Web3Auth Network used for MPC Wallet is "sapphire_mainnet" ,"sapphire_devnet" Since you are testing use sapphire_devnet as the network in your code and the environment in the Dashboard.
I have forwarded your issue to our Dev team and will get back once there is a meaningful update to share. In the meantime, can you specify if this is only happening with Google login or other social logins as well?
Hi @limbachiyachintan500
This error occurs because the number of factor keys is not met.
To know how to deal with this issue, check our guide docs and example application please