Cannot contact reCAPTCHA. Check your connection and try again

Siddu h picture Siddu h · Dec 28, 2017 · Viewed 24.8k times · Source

I am using react-google-invisible-recaptcha. but it is not working when page load it shows alert like "Cannot contact reCAPTCHA. Check your connection and try again" even though internet is faster. how can i use invisible-reCAPTCHA. is there way to overcome from this problem.

Answer

Raxit Solanki picture Raxit Solanki · Jan 2, 2018

While registering reCaptcha, I gave Domain as localhost. It solved the error for me. (I am using Visual Studio 2017, and I am running my web application on localhost.)