-1
I have a Delphi Datasnap Restful server to be accessed with Angular front-end, I was able to apply GET normally but in trying to run a DELETE I get the http error Failure Would anyone know how to solve this problem?
Access to XMLHttpRequest at 'http://192.168.1.2:1738/datasnap/rest/tservico/natureza:1...' from origin 'http://localhost:4200' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.