My app was working fine but recently I get the error to whitelist redirect url. This url is already whitelisted.
Hey @dev3
Can you share the screenshot of your dashboard project? Please re-confirm the client id and ensures that the URL is whitelisted there.
Also, Do you happen to use a testnet client id for your production use?
I am not using Testnet. Though I have this warning " Your subscription plan will default to the Base Plan on 01 April 2023. If you want to keep premium features, kindly review and upgrade your plan."
On which web3auth network is this?
It is on Cyan Mainnet
It is on Cyan Mainnet
This is top priority for us right now. It is affecting our users
Please any update on this?
Your client id targets cyan network whereas in your code, you use mainnet.! That’s the reason your app is not working.
I’ve manually updated your client id to target mainnet now. Your app should start working
Hi. I have exactly the same problem. My project was on Testnet on the dashboard but I used OPENLOGIN_NETWORK.MAINNET in the sdk. It used to work, but now that it errors, I cannot connect anymore.
Yes, by putting OPENLOGIN_NETWORK.TESTNET, I get access to new addresses. It works fine, but I cannot get back the money I had before.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.