recaptcharecaptcha-v3

Google ReCaptcha v3 score is always 0.9


I've implemented recaptcha v3 per the docs, but in our contact form when I do the callback to get the token and parse it in the backend, I'm getting a score of 0.9... all the time. Well ONE came back at 0.7, but we're getting considerable amounts of bot spam which shouldn't be at 0.9 one would think. We went to v3 because v2 was giving just as much spam.

If you have normal scores, can you answer a couple quick questions?

Is there something I'm missing?


Solution

  • I assume you are running on the Google ReCaptcha non-enterprise version? As you can see from this Google documentation, not sure if you're aware of this by default there's only 4 scores i.e., 0.9, 0.7, 0.3, 0.1.

    If you're getting 0.9 all the time means... Google's ReCaptcha v3 is not working! or they are trying to get you to subscribe to the Enterprise version :(