Skip to content

The secret parameter is missing on Magento 1.9.3 #52

@venkat-korampalli

Description

@venkat-korampalli

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..!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions