Skip to content

Upload task fails for large file size #21

@najeebanwer

Description

@najeebanwer

I am trying to convert a video file from MPG to MP4 and it works fine for smaller files. When I try to upload a large file (3.14GB) it fails with this error:

POST https://storage.cloudconvert.com/tasks failed: Cannot write more bytes to the buffer than the configured maximum buffer size: 2147483647.

My code is:
image

I know that uploading and converting this large file works fine on the CloudConvert website, so I'd like to know how to avoid this issue when using the API. Is there a way to modify the "maximum buffer size"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions