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
Web API to upload a document into Appian has a size limitation of 75 MB. Not sure weather it can be altered.
docs.appian.com/.../Web_APIs.html