ERROR:Invalid domain for site key
问题 I need your help regarding reCaptcha. Recaptcha works well on localhost, but when I try accessing it from a different machine it gives me this error ERROR:Invalid domain for site key yet I am using the same keys generated from reCaptcha site 回答1: If you want to run reCaptcha on localhost you should use secure token like described here: google secure token documentation this solved my own localhost problem. Previously I had an error message "Invalid domain for site key". This may be because