Hi,
I have been using Aspose Cloud SDK for Java 1.0 to convert docx files to pdf.
That is, I use com.aspose.cloud.words.Converter.convertLocalFile().
I wanted to switch to Aspose cloud Words for Java 1.0.0 which uses com.aspose.words.api.WordsApi.PutConvertDocument(), but for the same docx file I try to convert I receive the following error:
Caused by: com.aspose.words.client.ApiException: {“Message”:“MIME multipart content is not supported by the operation.”}
at com.aspose.words.client.ApiInvoker.invokeAPI(ApiInvoker.java:262)
at com.aspose.words.api.WordsApi.PutConvertDocument(WordsApi.java:765)
What should I do?
Hi Alon,
Hi,
See attached. As I mentioned before, the same file will be processed successfully when using Java SDK 1.0.
Thanks,
Alon
Hi Alon,
Hi,
I will prepare a code to sent. But I do want to make sure that we don’t have any product confusion.
I am using the Java class WordsApi from the SDK as downloaded from
“com.aspose” % “aspose-cloud-words” % “1.0.0”,
Maven repository: https://repository.aspose.cloud/repo/com/aspose/aspose-words-cloud/.
I don’t see any reference there to Version 1.22.0.
Thanks,
Alon
Hi Alon,
Hi,
I am facing same issue. How did you manage to resolve this ?
We didn’t.
We had so many problems so we stopped using the service and developed our own internal conversion tool.
Thanks for the update
We are truly sorry for the inconvenience. We have reproduced your above reported issue and created an issue SDKDEV-533 with high priority. Our Cloud team is investigating the issue and will fix it soon.
Furthermore, we will appreciate it if you please share other issue you were facing in the Aspose.Words for Cloud. We will look into it and will address it accordingly.
Thanks for your patience. Please note above reported issue SDKDEV-533 has been fixed in Aspose.Words for Cloud for Java SDK 10.8.0. It is pushed to Maven/GitHub as well.
As an update, kindly note we have released a new API Version 4.0 with some breaking changes. Please check the details in your another post and feel free to ask for any assistance in this regard.