Form submitting even without reCAPTCHA ticked

Hi,

I have added a reCaptcha v2 to my form, however, even when I have NOT clicked the reCaptcha my form still submits without showing an error.

Am I supposed to add some validation also and if so, how?

Thanks,
Ray.

Hi Ray,
Have you also added a recaptcha step in your server action?

Hi @Teodor, Yes I have, but maybe incorrectly?

Ray.

Only thingn i could suggest is that you check that the correct google codes are set. Secret key in server connect and site key in app connect end, they are different

Yes the codes are correct.

The thing is I’m not even clicking the “I’m not a robot”.

So because I’m not clicking it, it should never allow me to submit the form.

Please send us a link to your page, where we can check this.

My link is HTTPS://www.krinnovations.ie/contact/

Thanks

Ray.

Any further help would be grateful.

Sorry, I have not yet looked at your page.

@raymantle
Are you sure this action file is saved and also uploaded to your server?
It runs as if it is missing the recaptcha. Can you send me the contents of it (as a personal message), as they appear when you click the “Open In editor” button:

Screenshot_71

We’ve found the issue and a fix will be included in this week’s update :slight_smile:

1 Like

Thanks @Teodor !