Replies: 0
Is there any method to process server error in CF7? For example, if user upload a file with a size larger than my server allow, user will get 413 error, but CF7 can’t show this error, because response is not a valid JSON.
Replies: 0
Is there any method to process server error in CF7? For example, if user upload a file with a size larger than my server allow, user will get 413 error, but CF7 can’t show this error, because response is not a valid JSON.