ERROR Umbraco.Web.WebApi.Filters.AngularAntiForgeryHelper - Could not validate XSRF token
System.Web.Mvc.HttpAntiForgeryException (0x80004005): The anti-forgery token could not be decrypted. If this application is hosted by a Web Farm or cluster, ensure that all machines are running the same version of ASP.NET Web Pages and that the
Please help :(
login.aspx?ReturnUrl=%2fumbraco%2fbackoffice%2fUmbracoApi%2fAuthentication%2fGetRemainingTimeoutSeconds Failed to load resource: the server responded with a status of 404 (Not Found)
umbraco 7.5.13 session timeout on hosting
Hi, all!
on Localhost work fine, on a hosing session timeout can`t work :(
its happens after change tab in chome to.
http://myumbraco/umbraco/backoffice/UmbracoApi/Authentication/GetRemainingTimeoutSeconds 401 (Unauthorized)
in log.txt
ERROR Umbraco.Web.WebApi.Filters.AngularAntiForgeryHelper - Could not validate XSRF token System.Web.Mvc.HttpAntiForgeryException (0x80004005): The anti-forgery token could not be decrypted. If this application is hosted by a Web Farm or cluster, ensure that all machines are running the same version of ASP.NET Web Pages and that the
Please help :(
login.aspx?ReturnUrl=%2fumbraco%2fbackoffice%2fUmbracoApi%2fAuthentication%2fGetRemainingTimeoutSeconds Failed to load resource: the server responded with a status of 404 (Not Found)
Ok, just add in web.config
system.web machineKey validationKey ............
self generationg
but after adding machineKey, Umbraco isn't validating my User Credentials.
Umbraco 7.6 is full of bugs.
Good day, how do you define it?
is working on a reply...