stevdza-san / OneTapCompose

This library allow you to easily integrate One-Tap Sign in with Google(Credential Manager) in your project with Jetpack Compose. It keeps away all the boilerplate code.
Apache License 2.0
177 stars 15 forks source link

androidx.credentials.exceptions.Credential Exception: #26

Closed shamanikrish closed 1 month ago

shamanikrish commented 2 months ago

When attempting to close the sign-in popup menu, I encountered the following error message.

androidx.credentials.exceptions.Credential Exception: During bigin sign in, failure response from one tap: 16: Caller has been temporarily blocked due to too many canceled sign-in prompts.

stevdza-san commented 2 months ago

Ah yeah, that can often happen if you try and cancel the dialog multiple times in a row. I suggest you looking into this answer: https://stackoverflow.com/questions/62036642/google-identity-one-tap-sign-in-exception-caller-has-been-temporarily-blacklist