New Heartcore instance and getting an XSSRF error?
My heartcore instance is just over a day old and when I logged in today to the control panel I see I am already getting error messages from the backoffice. I know what the XSRF token is but why is it on a managed instance like hearcore am I already getting errors like this?
Message:
Could not validate XSRF token
Exception:
System.Web.Mvc.HttpAntiForgeryException (0x80004005): The anti-forgery cookie token and form field token do not match.
at System.Web.Helpers.AntiXsrf.TokenValidator.ValidateTokens(HttpContextBase httpContext, IIdentity identity, AntiForgeryToken sessionToken, AntiForgeryToken fieldToken)
at System.Web.Helpers.AntiXsrf.AntiForgeryWorker.Validate(HttpContextBase httpContext, String cookieToken, String formToken)
at Umbraco.Web.WebApi.Filters.AngularAntiForgeryHelper.ValidateTokens(String cookieToken, String headerToken)
New Heartcore instance and getting an XSSRF error?
My heartcore instance is just over a day old and when I logged in today to the control panel I see I am already getting error messages from the backoffice. I know what the XSRF token is but why is it on a managed instance like hearcore am I already getting errors like this?
Message: Could not validate XSRF token
Exception: System.Web.Mvc.HttpAntiForgeryException (0x80004005): The anti-forgery cookie token and form field token do not match.
at System.Web.Helpers.AntiXsrf.TokenValidator.ValidateTokens(HttpContextBase httpContext, IIdentity identity, AntiForgeryToken sessionToken, AntiForgeryToken fieldToken)
at System.Web.Helpers.AntiXsrf.AntiForgeryWorker.Validate(HttpContextBase httpContext, String cookieToken, String formToken)
at Umbraco.Web.WebApi.Filters.AngularAntiForgeryHelper.ValidateTokens(String cookieToken, String headerToken)
Hi there
Please, reach out to our support team via the Umbraco Cloud portal about this.
is working on a reply...