Jul 21, 2015
0
Level 41
CSRF token validation failed for huge file upload
Hi,
I'm trying to build a form that handles uploads. However, it seems that when I try to upload large files say 80mb, I will get a CSRF token validation failed error.
What I'm trying to do is just to check the file size and ignore files that are above 15mb in size and retain the rest after they are uploaded to the server.
Please or to participate in this conversation.