React - Cognito - Google (Invalid params)

I'm trying to set up with Cognito and followed everything from here https://web3auth.io/docs/guides/cognito

When I execute login by running connectTo, I'm just getting a white screen with some console errors like OpenLogin - RPC Error: Invalid params. I have no idea how to start troubleshooting this

web3auth Version: 3.

2022-11-19-175322
0.4



Originally posted by: culda

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/907

Hey @culda

Please share the code snippet of web3auth initialisation and connectTo function. Also the verifier details.



Originally posted by: shahbaz17