In my Drupal 10 site, I am facing an "Anti bot verification failed" issue when users try to submit forms protected by reCAPTCHA v3.
What I Have Tried:
ā Checked reCAPTCHA Score Threshold (/admin/config/people/captcha/captcha-points)
The score threshold is set to 0.5 (default).
Still, some users face the issue intermittently.
ā Regenerated reCAPTCHA API Keys
Created new Site Key & Secret Key from Google reCAPTCHA Admin Console.
Updated the new keys in Drupal settings.
The issue still occurs randomly.
ā Checked reCAPTCHA API Response
Some users receive low scores (below 0.5) even though they are real humans.
No clear reason why Google assigns low scores.
ā No Conflicting CAPTCHA Modules
I am only using reCAPTCHA v3, not Honeypot or other CAPTCHA modules.
Issue Details:
The problem occurs intermittently (not for every user).
Affected users are real humans but get a low reCAPTCHA score.
I cannot find a consistent pattern (e.g., browser, device, IP).
Some submissions work, while others fail with "Anti bot verification failed."
Error persists even after regenerating reCAPTCHA keys.
In my Drupal 10 site, I am facing an "Anti bot verification failed" issue when users try to submit forms protected by reCAPTCHA v3.
What I Have Tried:
ā Checked reCAPTCHA Score Threshold (/admin/config/people/captcha/captcha-points)
The score threshold is set to 0.5 (default).
Still, some users face the issue intermittently.
ā Regenerated reCAPTCHA API Keys
Created new Site Key & Secret Key from Google reCAPTCHA Admin Console.
Updated the new keys in Drupal settings.
The issue still occurs randomly.
ā Checked reCAPTCHA API Response
Some users receive low scores (below 0.5) even though they are real humans.
No clear reason why Google assigns low scores.
Issue Details:
The problem occurs intermittently (not for every user).
Affected users are real humans but get a low reCAPTCHA score.
I cannot find a consistent pattern (e.g., browser, device, IP).
Some submissions work, while others fail with "Anti bot verification failed."
Error persists even after regenerating reCAPTCHA keys.