polarcubs's avatar

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.

0 likes
0 replies

Please or to participate in this conversation.