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