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

Please select the checkbox in the ReCaptcha image #24

Closed 1ax closed 5 years ago

1ax commented 6 years ago

an error occurs after you submit the form "Please select the checkbox in the ReCaptcha image"

SirZockholm commented 6 years ago

The same thing happens to me right now. Did you find something? I'm almost certain I installed it correctly.

sepiariver commented 5 years ago

That error message means that something went wrong with the verification flow. Most often it's that the ReCaptcha response was not posted to the form handler correctly. Please check the post variables, and re-open this issue with some more information about the problem, if it persists. Thanks.