I\'ve been strugling with this problem about week now. Been searching similar topics about this but still can\'t resolve my problem.
The Prolem is that when i\'m try
Sometimes this error my occur when you pass the wrong web-client-id value
val gso = GoogleSignInOptions.Builder(GoogleSignInOptions.DEFAULT_SIGN_IN)
.requestIdToken(**web-client-id here**)
.requestEmail()
.build()
Use the value in the OAuth client id section indicated Web client (auto created by google service