413 (Request Entity Too Large) – AJAX script breaks
-
Hi,
I have my file limit set to 1mb: [file test id:test filetypes:pdf limit:1mb]
On the server it is set to 8mb max.
Everything works correctly if I try to upload files under 8mb(error handling, etc), but when I try to attach anything larger then 8mb I get the following error:
Error:
/wp-json/contact-form-7/v1/contact-forms/13426/feedback 413 (Request Entity Too Large)This error prevents the ajax script form finishing and displaying the invalid [response], so I get the endless AJAX spinner.
Do you have any idea how to resolve this?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘413 (Request Entity Too Large) – AJAX script breaks’ is closed to new replies.