No idToken being returned

Trying to login with Google -- after logging in, and doing web3auth.getUserInfo(), there is no tokenId.
This is a problem as it as we cant verify the user on the backend without the tokenId.

Issue is only with 1 particular google account after setting up 2FA. Other accounts are still ok.

Clearing cookies, localstorage, and logging in from incognito show same issue.

Screen Shot 2022-08-02 at 3 14 45 PM



Originally posted by: briankostar

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

@briankostar we have created an issue for you here: #362

can you plz check if any network call is failing or if any other errors are being logged in the console, If yes plz reply on the issue link.



Originally posted by: himanshuchawla009

@arch1995 can you loook into this



Originally posted by: YZhenY

Hey @briankostar

Which version of web3auth are you using?

ClientId is available from v1.1.1, but always try using the latest version.



Originally posted by: shahbaz17

Hey @briankostar, we have fixed this issue. Please try again, you should be able to get idToken now. Let us know if you are still facing it.
Thanks for reporting the issue.



Originally posted by: himanshuchawla009