On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Upload large files to the OT2 Core Capture

Karen Weir
Karen Weir EM, RC admin
edited 2023 01 in Hack Challenges #1

This question is in reference to the Opentext Core Capture API document.

When I try to upload a large file either as Binary or Base64, I get the following 413 error:

POST https://na-1-dev.api.opentext.com/capture/cp-rest/v2/session/files
{
    "fault": {
        "faultstring": "Body buffer overflow",
        "detail": {
            "errorcode": "protocol.http.TooBigBody"
        }
    }
}

The size of the file I used is 25874137 bytes.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.