A user is getting the following error when trying to upload a 12MB PDF attachment into a File column. Other (smaller) attachments are not throwing the same error.
{"Type":null,"Title":"An error occured: Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException","Status":413,"Detail":"Request+body+too+large.+The+max+request+body+size+is+30000000+bytes.","Instance":null,"Extensions":{"traceId":"1a276c133fef10f4abe8cf2074fb5bca"}}
I am able to reproduce the error also. Is there any way to resolve this?
Mark
You can compress the pdf using https://www.adobe.com/uk/acrobat/online/compress-pdf.html
to get you over these problems.
User | Count |
---|---|
18 | |
11 | |
7 | |
5 | |
5 |