SMS verification code request fails with unknown status 17499 Firebase app check token invalid, too many attemps #11045
Unanswered
baimamboukar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I start phone authentication with firebase, I get this error.
This is part of my logs
W/LocalRequestInterceptor(29316): Error getting App Check token; using placeholder token instead. Error: com.google.firebase.FirebaseException: Too many attempts.
E/FirebaseAuth(29316): [SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17499 Firebase App Check token is invalid.
SHA1 and SHA256 have been added to firebase configuration
I enable Google Play Integrity under Google Cloud project
I enabled Play Integrity under Firebase app check
And this is how I have setup app check
Beta Was this translation helpful? Give feedback.
All reactions