ASP.NET Core Web API : AntiforgeryValidationException: The required antiforgery cookie “.AspNetCore.Antiforgery.mirJ4ZzQPmw” is not present
We are doing some migration from old .NET framework to .NET Core and I need to add antiforgery token handling.