Google reCAPTCH not working with registration form

We recently installed the cloud_captchas plugin and set up Google reCAPTCHA. It works when creating an Indico profile, but not when filling out the event registration form. I fill in all the information, check the “I’m not a robot” checkbox, and click 'Register”. It resets the Captcha checkbox again, coming as a required field. I have everything running as Docker. I don’t see an error in the log files.

We use Indico v3.3.8.

Cloud CAPTCHAs v3.3.2

1 Like

Hi,

We are having this same issue, any update on this?

this is the reponse:

{“webargs_errors”:{“captcha”:[“Incorrect answer”]}}

Indeed, that’s a bug. I just fixed it in CloudCaptchas: Fix CSP errors + regform submission by ThiefMaster · Pull Request #298 · indico/indico-plugins · GitHub which will be part of the next release (indico v3.3.10 + indico-plugins 3.3.6) coming within the next few days.