unknown status code : 17028 ! I am trying to implement Phone Auth with flutterfire and I receive error saying "SMS verification code request failed: unknown status code: 17028 Invalid request fields in play_integrity_token" #10785
-
I've added the SHA-1 and SHA-256 to my firebase project and enabled the auth check with play integrity also checked the app name and SHA-1, SHA256 keys nothing seems to work and this error keeps on popping. I've redownloaded the google-service.json file also cleaned my project and recompiled it with every new update but nothing works. My Code is
the error says
and
Does anyone has any idea how to resolve this Issue |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
i have the smae issue, |
Beta Was this translation helpful? Give feedback.
-
why does this still not work properly with emulator? |
Beta Was this translation helpful? Give feedback.
Please do not use the emulator for this purpose. Run your app on a physical device and it will work wonders. Emulators cannot send or receive sms .