-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with Invisible reCAPTCHA on Multi-Step Form Submissions #1652
Comments
Sorry about this @Selvavinoth1, Can you confirm which reCAPTCHA version this is? E.g. reCAPTCHA v2 Invisible or v3? Can you also take a screenshot of your Freeform Diagnostics page and post that here? 🙂 |
Hi @kjmartens, Thanks for your response, we're using reCAPTCHA V3 Invisible. Attached the screenshot of the Freeform Diagnostics page. Please check and let us know if any other details required from our end. |
Thanks for the additional information. I have played around with this on my end and I can't seem to get it to fail. Is it possible you have something configured incorrectly or differently inside the reCAPTCHA admin site? I'm aware there are additional settings in there, and I wonder if any of that has been tinkered with. Are you able to provide a screenshot of that (with keys censored of course)? 🙂 |
Hi @kjmartens, Thanks for your response, We have provided the screenshot of Freefrom reCAPTCHA configuration. Please check and confim with us. |
Thanks for the extra screenshot, @Selvavinoth1. Could you provide more information on the following:
Thanks 🙂 |
Hi @kjmartens, Thanks for your response, we have provided the reCAPTCHA admin, form intergation and network error screenshot. Please note that we didn't encounter any JS errors on the browser console and network response. Attached the screenshots for your reference. Please check and confirm with us. |
Hi @kjmartens, We wanted to follow up on the above request, please check and let us know if any other details are required from us to investigate further. |
Hi @Selva-infotex / @Selvavinoth1, Sorry for the delay... I was able to finally reproduce a similar issue on my end, but it only happens if I am using reCAPTCHA v2 Checkbox and set it to send the submission to the spam folder (instead of present an error) - it's being bypassed by the user so it goes straight to spam but I guess reCAPTCHA doesn't have a valid reason for it. You're getting this on v2 Invisible and v3, however, so this isn't exactly the answer. I'm curious, are you able to share a live URL where this is happening? If you wish to not display it publicly here, can you send it in a private support ticket at [email protected]? 🙂 |
Hi @kjmartens, Thanks for the confirmation on the issue, yes, we're also faccing the issue with the v2 and v3 Invisible reCAPTCHA. Furthermore, we'll dicuss with our internal team and provide you the website URL through the email shortly. |
Hi @kjmartens, We have shared the website URL through the [email protected] email address. Please check and let us know if any other details required from our end. |
What happened?
Hi Team,
We have identified an issue where submissions from the multi-step form are landing in the spam folder. Upon investigation, we noticed the following error on submissions flagged as spam: The response parameter is invalid or malformed.
This issue specifically occurs when using the Invisible reCAPTCHA functionality. Submissions made with reCAPTCHA v2 (visible) are correctly delivered to the legitimate folder, indicating the problem is isolated to the invisible reCAPTCHA implementation.
We have verified the reCAPTCHA keys and template-level configuration, and everything appears to be valid. However, we suspect the issue is related to reCAPTCHA validation during the submission process, particularly on the Freeform multi-step form.
Errors and Stack Trace (if available)
How can we reproduce this?
Freeform Edition
Pro
Freeform Version
5.7.2
Craft Version
4.13.0
When did this issue start?
Unsure
Previous Freeform Version
5.7.1
The text was updated successfully, but these errors were encountered: