[Archive] Bad Private Key error on Google Auth

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 2/16/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.


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