Bad Private Key error on Google Auth #1330
Replies: 5 comments 9 replies
-
Hey @jeremymoore Could you share the web3auth initialization and login code here? Also, please share the SDK version here. |
Beta Was this translation helpful? Give feedback.
-
Thanks for reporting this. I've fixed the issue and pushed a new build. |
Beta Was this translation helpful? Give feedback.
-
@chaitanyapotti once you made this update we no longer see the Bad Private Key error, however we immediately began seeing the following:
On further investigation, this is not an issue in Testnet. We ran the sample app, and are seeing the same success in the testnet, and failure in mainnet. |
Beta Was this translation helpful? Give feedback.
-
We create new verifiers and the issue is resolved. Can you help us understand why the previous verifiers suddenly stopped working? |
Beta Was this translation helpful? Give feedback.
-
Old verifiers should also be working as intended. Pls check again |
Beta Was this translation helpful? Give feedback.
-
We're getting a spinning blue wheel on the "Constructing your key on..." open login popup.
While debugging we see
Error: Bad private key
.We're implementing on cyan using Web3AuthCore with social auth providers like google.
Beta Was this translation helpful? Give feedback.
All reactions