Why do I get ASP.NET Core 8.0 CORS error in Angular
I’m running an ASP.NET Core 8.0 Web API project and have no issues with the GET
or POST
methods, but with DELETE
, I get this error:
I’m running an ASP.NET Core 8.0 Web API project and have no issues with the GET
or POST
methods, but with DELETE
, I get this error: