"Invalid or missing CSRF token" when adding an item

Hi,

I got this error sometimes when I’m trying to add a new item. It’s not seem to be a problem related to the size of data that I try to save because when I try to upload it again, it works. In addition of the error “CRSF : Invalid or missing CRSF token” the item is not add to my Omeka. I saw that this type of error occured for different reasons. If you have an idea of what I can do to avoid this particular problem

Thanks for your help! :slight_smile:

The general case that makes this error appear is when you’ve waited too long between loading up the add/edit page and actually submitting it. Does that sound familiar to when you’re having this issue?

1 Like

Thanks for your answer. I think that’s the reason for this issue, is there a way to increase the session time ?