from the Drupal logs:

type: reCAPTCHA web service
message: The json response is invalid or malformed.
Severity: error

on the front end I see "The answer you entered for the CAPTCHA was not correct." every time when i submit a form with the correct values.

Comments

dtolj’s picture

Title: recaptch fails » I am getting a "The json response is invalid or malformed."
dtolj’s picture

Title: I am getting a "The json response is invalid or malformed." » I am getting a "The json response is invalid or malformed." error message
Component: General » reCAPTCHA Captcha
hass’s picture

kubrt’s picture

Component: reCAPTCHA Captcha » General

Not always a duplicate of the #2513446.
I was getting this on a site behind http proxy until I've fixed the configuration is my seettings.php ( $conf['proxy_server'] and $conf['proxy_port'] )