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.
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.)