Please provide the following details too when asking for help in this category:
Please check the issue below, even if I set valid clientId into the source and also add IP address
with port into dashboard in our team, below error is not fixed.
I have set as “testnet” in the source but I should set the mainnet with “clientId” for mainset, not testnet?
Also, should I create the mainnet as well for testnet?
Below is the sample.
const web3auth = new Web3Auth(WebBrowser, {
clientId,
network: OPENLOGIN_NETWORK.TESTNET,
});
Please create the project for mainnet using the same project name!, inside this new project for mainnet you should add a whiltelisted URL and use the clientID from your Mainnet project
I already set the initiall code by following web3auth site and the page also was already added into my code.
But, as I mentioned at the first inquery, it is still not working.
So, please let me know if it is any issue to have a quick meeting via google meet.
I still wonder why your team cannot find the reason not to login for this case.
Below error site is your page, please kindly check the log or reason to do proper action.
I am happy to assist you with your concern. Let’s schedule a call to address the issue. Kindly expect an email from me, sent to the same email address you used in this community forum.
The problem was related to adding {scheme}://openlogin to the whitelist section of the project. Please note that the scheme should not contain any underscores, such as “test_app”.
@shahbaz I have added the correct schema and it does not contain any white spaces, and works fine on iOS.
The problem I am having is with android (trying google login) when I click on login after logging in it gives a button to go back to the app which does not work, can you help?
To better assist you, it would be helpful if you create a separate thread with code snippets, error messages, and logs. This will help in monitoring new threads and resolving the issue efficiently.