XeroAPI / Xero-Java

Official Java client for use with Xero API
MIT License
75 stars 88 forks source link

POST Attachments RequestEntityTooLarge #349

Open monk233 opened 1 year ago

monk233 commented 1 year ago

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: image

What is the maximum file limit for POST Attachments? How can I avoid this error?

github-actions[bot] commented 1 year ago

PETOSS-340

github-actions[bot] commented 1 year ago

Thanks for raising an issue, a ticket has been created to track your request