“could not validate redirect” error with Biconomy SDK

I am facing an issue with the integration of Biconomy’s SDK and web3Auth on React. Everything works fine on localhost, but the deployed web app displays the following error when connecting with socials (mm and walletconnect are ok):

Error: could not validate redirect, please whitelist your domain: https://www.buckets.digital for provided clientId BDtxlmCXNAWQFGiiaiVY3Qb1aN-d7DQ82OhT6B-RBr5j_rGnrKAqbIkvLJlf-ofYlJRiNSHbnkeHlsh8j3ueuYY at https://dashboard.web3auth.io.
    Also, this project is on mainnet network. Please ensure the the used Client ID belongs to this network.

I have already withelisted my domain as suggested in: Issue with Biconomy's SDK and web3Auth throwing "could not validate redirect" error

Can you please help me resolve this issue?