I am trying to call an API from Finance and Operations in CRM Dynamics 365 but i am getting error :
"Access to XMLHttpRequest at 'abc.dynamics.com/api/services/SalesOrderTest' from origin 'xyz.crm.dynamics.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource."
I tried to set these headers but still getting the error