This topic was originally posted by zobeir on 9/16/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.
We are experiencing not deterministic behaviour using Web3Auth. More users are flagging blank white modals when trying to login via Social, but then for other it’s working. Users, who are unable to login, are able to login via incognito mode.
@derek1@zobeir This is a known issue with Chrome Version 116.0.5845.179. The solution is to upgrade to Openlogin V4/ Web3auth v6 version or higher(V7).
Hi @vjgee, thank you for the quick reply. We updated our package and it indeed solve the problem, but created a new one.
We utilized extensively the whitelistUrl approach to emulate dynamic whitelists. Now, this broke with the update and I receive a error message for using it on domains which are not whitelisted even though I created a signature:
There seems to be some bug in the code. Please contact support to fix this.
could not validate redirect, please whitelist your domain: http://dev.mylocalsite.com:3001 for provided clientId at https://dashboard.web3auth.io. Also, this project is on cyan network. Please ensure the the used Client ID belongs to this network.
Error message: could not validate redirect, please whitelist your domain: https://...vercel.app for provided clientId ... at https://dashboard.web3auth.io. Also, this project is on testnet network. Please ensure the the used Client ID belongs to this network.
Hi @zobeir, first of all, please update to the latest 7.0.2 version. If you see, in the web3auth initialisation snippet you have mentioned web3authNetwork as testnet while in OpenloginAdapter you have mentioned it as Cyan. Could you please paste the screenshot of the verifier on your dashboard which clearly shows the network it’s deployed on?
Hey @vitaly, the original thread is due to some issue with programmatic whitelisting, I would advise you to please open a new thread so that your issue can be looked into separately.
@kewyn.comercial hey, please plan on updating to the latest version since v5 will be sunset any time now. Please start a new thread going forward, so that your issue can be given all the attention it deserves.