CORS preflight request doesn't pass access control check: It does not have HTTP ok status – Apache
I am trying to make a GET/POST Request to my Wordpress REST API using Authorization Headers but in response i am getting preflight request doesn't pass access control check: It does not have HTTP ok status. I am using JWT…