Angular HttpClient Response to preflight request doesn't pass access control check: It does not have HTTP ok status – Apache
I am attempting to use HttpClient to get a json return from a file that I have locked using htaccess and htpasswd on my web server. I can run the get/post request on postman with the Authorization header and it…