I'm trying to use a published odatav4 endpoint from an angular app and getting
CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
But I can access the endpoint via browser. Who can I configure nav to accept request from my app running on http://localhost:4200.
Im using Dynamics nav Business Central 13.0 2018
Thanks in advance