sepiariver / recaptchav2

Google's ReCaptcha V2 + V3 for MODX CMS: https://sepiariver.com/modx/recaptchav2-supports-recaptchav3/
https://sepiariver.com/
GNU General Public License v2.0
21 stars 15 forks source link

error time-out V3 #50

Closed funkyduke closed 5 years ago

funkyduke commented 5 years ago

Many times when using the plugin the user gets the following error message:

timeout-or-duplicate hostname-mismatch action-mismatch score-threshold-not-met

Most of the time it's when the user is a gmail or hotmail.

I use recaptcha v3

sepiariver commented 5 years ago

Those are all error responses from the Recaptcha API. This is actually the best reference for it: https://github.com/google/recaptcha/blob/master/src/ReCaptcha/ReCaptcha.php (although it’s not great documentation).

Some notes: