Author name: Ervis Trupja

Error: The antiforgery token could not be decrypted

If you are deploying a .net core application to a hosting provider and you are getting this issue: System.InvalidOperationException: The antiforgery token could not be decrypted. —> System.Security.Cryptography.CryptographicException: The key {9725081b-7caf-4642-ae55-93cf9c871c36} was not found in the key ring. There is a high probability that you are getting this issue because your data protection keys are

Error: The antiforgery token could not be decrypted Read More »

Scroll to Top