Bad Private Key error on Google Auth

We're getting a spinning blue wheel on the "Constructing your key on..." open login popup.

While debugging we see Error: Bad private key.

image

We're implementing on cyan using Web3AuthCore with social auth providers like google.



Originally posted by: jeremymoore

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

Thanks for reporting this. I've fixed the issue and pushed a new build.
Although, this should not occur frequently.! It's for a rare case where a generated sessionId is not padded



Originally posted by: chaitanyapotti