Using reCAPTCHA on localhost
Update The original answer is no longer correct. The developer’s guide now states: “If you would like to use “localhost” for development, you must add it to the list of domains.” This will only work if you access localhost using 127.0.0.1/… rather than localhost/…. The original answer is preserved below. According to the reCAPTCHA Developer’s … Read more