Users can submit form without checking “I’m a robot” box —
-
Hi – we’ve added the plugin and are using Contact 7. The plugin loads fine as we added the code to the <head> and added the keys, but when we go to the form – our users can submit it without checking the box. What are we doing wrong?
The only thought we have is that we aren’t doing https://www.google.com/recaptcha/api/siteverify correctly. We’re getting this message.. is this telling us something?
{
“success”: false,
“error-codes”: [
“missing-input-response”,
“missing-input-secret”
]
}Any idea what code we’re missing? Thanks!
- The topic ‘Users can submit form without checking “I’m a robot” box —’ is closed to new replies.