Please Log in or Create an account to join the conversation.
Shouldn't matter, but if latest release fixes it then it could've been a bug that's already fixed. Google reCaptcha sets a hidden input value using JS. Then on POST a CURL call is sent with the input valid to ensure it's valid. If the JS fails to set the input is then it'd fail to validate on POST, but likely validated fine in the browser. That's often where it fails and is usually due to already existing JS errors present on the page.Could it be related to CORS and htaccess as we use https ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.