FirebaseExtended / FirebaseExtended/flutterfire_desktop

🐛 [firebase_auth_desktop: ^1.0.2] reCAPTCHA failed in windows

Open
#128 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
414
Forks
62
PR merge metrics
No merged PRs in 30d

Description

I encounter the following error when trying to use the `FirebaseAuth.instance.signInWithPhoneNumber()` method on a Windows platform:

```
[firebase_auth/captcha-check-failed] The provided reCAPTCHA response token is invalid, expired, already used, or the field associated with it does not match the fields in the whitelist.
```

How can I solve this?

```
dependency_overrides:
firebase_core_desktop: ^1.0.2
firebase_auth_desktop: ^1.0.2
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.