Google sign in failed
com.google.android.gms.common.api.ApiException: 8:
at com.google.android.gms.common.internal.ApiExceptionUtil.fromStatus(com.google.android.gms:play-services-base@@17.1.0:4)
at com.google.android.gms.auth.api.signin.GoogleSignIn.getSignedInAccountFromIntent(com.google.android.gms:play-services-auth@@18.0.0:9)
at com.misisdevteam.routy.repository.FirebaseAuthRepository.signInWithGoogleAccount(FirebaseAuthRepository.kt:51)
at com.misisdevteam.routy.viewModels.LoginViewModel$loginWithGoogle$1$1.invokeSuspend(LoginViewModel.kt:37)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Не подскажете, в чем может быть проблема?
P.S: Я гуглил, но не смог найти необходимой информации по данной ошибки
https://developers.google.com/android/reference/com/google/android/gms/common/api/CommonStatusCodes
Обсуждают сегодня