Hi guys, im using google social login and i get this error during the signin process.
Thanks
@stephengordon48 Could you check the network you are passing in your code to match the environment you have setup your verifier zerokit-google?
Hey, i don’t fully understand, could you explain further? Thanks
The web3authNetwork
parameter in the web3auth constructor code. Just make sure the client id and verifier are on the same network(Sapphire Mainnet, Sapphire Devnet Legacy Mainnet, Cyan, Aqua or Testnet whichever applies) for it to work properly.
Okay thanks I understand ill check now
Did you upgrade your plan from Base to a paid plan as explained earlier for Production?
I’m currently building a project with ZeroDev smart wallets, using web3auth. I stated with the ZeroDev example, but i’m trying to migrate their example to a new project and experiencing these issues.
Their project was using the cyan, an di am migrating it to sapphire, but its not as easy as i though.
Thanks for the help so far.
If you are creating a project on Sapphire Mainnet, you will need to specify the web3authnetwork as sapphire_mainnet where applicable.
Start with installing and Instantiating Web3Auth https://web3auth.io/docs/sdk/pnp/web/modal/
then follow the ZeroDev guide https://docs.zerodev.app/sdk/signers/web3auth#use-web3auth-with-zerodev
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.