I have implemented the CORS in .NET core API.
public void Configure(IApplicationBuilder app, IWebHostEnvironment env) { app.UseCors(AllowOrigi