Skip to content

Errors when uploading media #21

Open
@wmenge

Description

When uploading media, we sometimes get an error. When it works it is quite slow. Your support team asked to create a ticket in this space.

We are using the java bynder api (bynder-java-sdk-1.0.9-SNAPSHOT-jar-with-dependencies.jar).

We get exceptions when making the following call:
SaveMediaResponse response = getAssetBankService().uploadFile(uploadQuery).blockingSingle();

The following exception is thrown:
com.bynder.sdk.service.exception.BynderUploadException

Message:
Converter did not finishe. Upload not completed.

Thrown from:
{ "class": "com.bynder.sdk.service.upload.FileUploader", "method": "lambda$null$6", "file": "FileUploader.java", "line": 150, "exact": false, "location": "bynder-java-sdk-1.0.9-SNAPSHOT-jar-with-dependencies.jar", "version": "?" },

Please let us know if you need anymore information.

regards,

Wilco Menge

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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