Not working in testnet

It’s working fine in Mainnet, but not working in testnet, though I have whitelisted localhost and dev environment.

hey @puneet
Would love to help you in this regard.
As per the error message, your app has been configured with the web3AuthNetwork parameter as mainnet while the clientId you are using belongs to a project on testnet.
Please try changing the web3AuthNetwork to testnet and let me know if it works for you.
And please note that for productionized applications please use mainnet networks, specifically our sapphire_mainnet network for lowest latency and best performance.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.