You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error when calling the POST Attachments related interface, {"Title": "RequestEntityTooLarge", "Status":413, "Detail": "PayloadTooLarge", "Instance": "f1c6ea43-c0c8 -46ef-99ce-3cb265be681e", "Extensions":{}}, the file size I uploaded is 14MB.
I see this prompt when I manually upload the file on the web side:
What is the maximum file limit for POST Attachments? How can I avoid this error?
The text was updated successfully, but these errors were encountered:
I encountered an error when calling the POST Attachments related interface,
{"Title": "RequestEntityTooLarge", "Status":413, "Detail": "PayloadTooLarge", "Instance": "f1c6ea43-c0c8 -46ef-99ce-3cb265be681e", "Extensions":{}},
the file size I uploaded is 14MB.I see this prompt when I manually upload the file on the web side:
What is the maximum file limit for POST Attachments? How can I avoid this error?
The text was updated successfully, but these errors were encountered: