Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there,
I'm working on a v8.18.5 project. I've created a form with a Captcha v2.
Strangely the version underneath the type says 'v3'.
Nevertheless, when I submit the form, I'm getting a invalid error message for my ReCaptcha field.
In my form's json I can see that this error message is coming from:
"invalidErrorMessage": "Please provide a valid value for {0}",
But I don't know why this is happening. Any assistance would be much appreciated!!
Best Rosa
Hi Rosa,
You should make sure the key you're using is valid for the domain - it may be that it's tied to a certain domain and so isn't validating the response.
Stephen
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Captcha not submitting valid value v8.18.5
Hi there,
I'm working on a v8.18.5 project. I've created a form with a Captcha v2.
Strangely the version underneath the type says 'v3'.
Nevertheless, when I submit the form, I'm getting a invalid error message for my ReCaptcha field.
In my form's json I can see that this error message is coming from:
But I don't know why this is happening. Any assistance would be much appreciated!!
Best Rosa
Hi Rosa,
You should make sure the key you're using is valid for the domain - it may be that it's tied to a certain domain and so isn't validating the response.
Stephen
is working on a reply...