You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @brendo - unfortunately I'm not even sure on what site I was seeing this issue on - but if memory serves me correctly this issue cropped up when I turned on the XSRF filter on an event - the form never validated as XSRF always failed. I will be in a position to test this again, possibly today, so will report back!
Maybe I'm not using it correctly - but a form I'm working on has started failing on every submit:
<filter name="xsrf" status="failed">Request was rejected for having an invalid cross-site request forgery token.</filter>
Does it have something to do with me being logged into the backend?
The text was updated successfully, but these errors were encountered: