-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
main.ERROR: Magento\Framework\Exception\InputException: Can not resolve reCAPTCHA parameter. in /data/web/public/vendor/magento/module-re-captcha-ui/Model/CaptchaResponseResolver.php:25 #38101
Comments
Hi @timpea-splat. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Facing same issue with Magento 2.4.4-p6, is there any fix for it? |
Hi @timpea-splat, Thank you for reporting and collaboration. Steps to reproduce
There is no error in exception.log. Kindly recheck the behaviour on Magento 2.4-develop instance and elaborate steps to reproduce if the issue is still reproducible. Thanks. |
Hi @timpea-splat, We have noticed that this issue has not been updated since long time. Hence we assume that this issue is fixed now, so we are closing it. Please feel to raise a fresh ticket or reopen this ticket if you need more assistance on this. Thanks. |
Hi, i've faced the same issue on 2.4.5-p4 EE and my recaptcha on frontend customer account create page fails mostly. I tested on both V2 invisible and V3 invisible, but both gave same listed error |
@p24-max we're you able to resolve this issue ? |
@rejith7 I disabled the recaptcha as its not working properly :/ |
Facing same issue with Magento Magento 2.4.6-p3, 2.4.7-beta1, 2.4.7-beta2 |
@engcom-Bravo the exception.log appear when a bot attack (tool) create a post request without recaptcha param. Here the debug info:
|
same problem here. I can simulate this error on the standard Magento registration screen /customer/account/create/ I also noticed that it is random, filling out the form with exactly the same data sometimes works and other times it doesn't. I believe it could be a problem with sessions/cache, since we use varnish+redis... If it were a fault in the code or in the captcha settings, all attempts should fail, right? |
Apparently I have been getting this for some time, I just missed it in a sea of unrelated exceptions. |
Same issue here with recaptcha enabled! Same #34975 |
We have the same issue on 2.4.7-p1 |
I have the same problem. We are using 2.4.7-p2 |
same issue |
1 similar comment
same issue |
Preconditions and environment
Steps to reproduce
Not found a way to reproduce the error every time.
We are receiving this error roughly 2-3 times a day. ReCaptcha works correctly when testing with no error.
Expected result
No error
Actual result
Additional information
Related issue: #34975
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: