We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi There,
Hope you are doing good.
We're are getting below error with our website.
"There was an error with the recaptcha code, please try again".
Actually we've been using reCaptcha from couple of years. Suddenly it stops working and throwing this error.
when we dig this further, below is the Response we are getting.
Studioforty9_Recaptcha_Helper_Response Object ( [_success:protected] => 1 [_errorCodes:protected] => Array ( ) [_errorDescriptions:protected] => Array ( [missing-input-secret] => The secret parameter is missing. [invalid-input-secret] => The secret parameter is invalid or malformed. [missing-input-response] => The response parameter is missing. [invalid-input-response] => The response parameter is invalid or malformed. ) [_moduleName:protected] => [_request:protected] => [_layout:protected] => )
Could you please help us asap, All the registrations are stopped working due to this..!
The text was updated successfully, but these errors were encountered:
Hi @venkat-korampalli - Did you ever manage to resolve this issue? I think we've been experiencing the same thing.
Sorry, something went wrong.
No branches or pull requests
Hi There,
Hope you are doing good.
We're are getting below error with our website.
"There was an error with the recaptcha code, please try again".
Actually we've been using reCaptcha from couple of years. Suddenly it stops working and throwing this error.
when we dig this further, below is the Response we are getting.
Studioforty9_Recaptcha_Helper_Response Object ( [_success:protected] => 1 [_errorCodes:protected] => Array ( ) [_errorDescriptions:protected] => Array ( [missing-input-secret] => The secret parameter is missing. [invalid-input-secret] => The secret parameter is invalid or malformed. [missing-input-response] => The response parameter is missing. [invalid-input-response] => The response parameter is invalid or malformed. ) [_moduleName:protected] => [_request:protected] => [_layout:protected] => )
Could you please help us asap, All the registrations are stopped working due to this..!
The text was updated successfully, but these errors were encountered: