Appian Web Api Max Size

Certified Associate Developer

I'm using a web API form Appian to insert documents from a Python project. While some documents are uploaded successfully, others return a "413 Payload Too Large" error. I’ve already set the maximum request size to 1 GB in the Tomcat server configuration, but documents over 70 MB are still being rejected with the same error. How can I increase the maximum request size for the web API to allow larger uploads?

  Discussion posts and replies are publicly visible