I am trying to add a reCAPTCHA to my site, but keep getting incorrect-captcha-sol error when I submit the answer.
incorrect-captcha-sol
Can anyone tell me if I am correct in
if you are posting the check twice - eg once from javascript and once via php the second one will fail as the API only allows a solution to return valid once.
Hope that helps, Josh