Hello everyone!
I am trying to implement the reCaptcha in my Angular 2 project, the domain is the local host, but unfortunately I am not succeeding.
This error message: "Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin '
http://localhost:3000' is therefore not allowed access. The response had HTTP status code 405." appear all time : ( , somebody can help me?
Thanks in advance!