Hello, I have a few questions about customauth integration.
I want to get google id token through one-tap sign in android app and communicate directly with torus node through this.
To do this, I am writing a demo code using customauth getTorusKey.
When I make this request, I get the following error. Can you tell me the detailed reason for the error and how can I fix it?
Error: Error occurred while verifying paramsazip is not clientID [google oauth client id 1] [google oauth client id 2]
I have 2 Oauth client on google api for android one-tap sign (android, web-application)
and I create 2 verifier each client id
and my google id token's payload has 2 client id
thanks
Originally posted by: SleepTimeGRT
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1179