Open venkat-korampalli opened 5 years ago
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..!
Hi @venkat-korampalli - Did you ever manage to resolve this issue? I think we've been experiencing the same thing.
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..!