iOS: Cannot proceed auth

Have this bug after entering token id on testnet project.

Would should I do next?

@ekuzmin The error indicates you have setup your project on Legacy Testnet in your Dashboard but your code has the wrong network. Check the parameter network in your initialization code to also be testnet

Hi @ekuzmin, please whitelist the domain given in the error screen on your Web3Auth Developer Dashboard inside the testnet project you have created for this app. This is also mentioned in our docs, here.

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