Message: [400] Client error: POST https://api.aspose.cloud/v3.0/3d/saveas/newformat?name=Pricing.pdf&newformat=html&newfilename=testfile.html&IsOverwrite=false resulted in a 400 Bad Request response: {“error”:{“code”:“error”,“message”:"Stream incorrect or unsupported! AmazonS3 Storage exception: The specified key does (truncated…)
Error: PostConvertByFormat. Parameters: name ‘Pricing.pdf’, newformat ‘html’, newfilename ‘testfile.html’, IsOverwrite ‘False’. Exception: Stream incorrect or unsupported! AmazonS3 Storage exception: The specified key does not exist. Bucket ‘afc-filestorage’, FilePath ‘97832/4b403067-481d-47dc-986f-9b83c4903f77/Pricing.pdf’.
i’m also tried to convert a simple html file to pdf file but get same error
can you explain why i’m getting AmazonS3 Storage exception error.
i’m using aspose cloud storage
Thanks for sharing the input PDF document. We have tested the scenario and noticed the reported issue, so logged a ticket THREEDCLOUD-44 for further investigation and resolution. We will keep you updated about the issue resolution progress within this forum thread. Meanwhile, you can use Aspose.PDF Cloud API for PDF to HTML or HTML to PDF conversion.
In reference to above reported issue THREEDCLOUD-44, please note Aspose.3D Cloud API only supports standard U3D embedded 3D content in PDF to HTML conversion. So your Pricing.pdf file can not be converted to HTML. So please use Aspose.PDF Cloud API for the conversion.
sorry but i’m gettimg same error with other file format
Type: Aspose\ThreeD\Cloud\ApiException
Message: [400] Client error: POST https://api.aspose.cloud/v3.0/3d/saveas/newformat?name=Vehicles-6.dxf&newformat=ply&newfilename=new-3ds-file-convert.ply&IsOverwrite=false resulted in a 400 Bad Request response: {“error”:{“code”:“error”,“message”:"Stream incorrect or unsupported! AmazonS3 Storage exception: The specified key does (truncated…)
Thanks for sharing the problematic document. We have noticed the reported issue and logged a ticket (THREEDCLOUD-45) for further investigation. We will update you as soon as it is resolved.
i’m also checked with other formats but get same error
it doesn’t work
ply to collada
Error: PostConvertByFormat. Parameters: name ‘Handgun_ply.ply’, newformat ‘collada’, newfilename ‘new-collada-file-convert.collada’, IsOverwrite ‘False’. Exception: Stream incorrect or unsupported! AmazonS3 Storage exception: The specified key does not exist. Bucket ‘afc-filestorage’, FilePath ‘97832/4b403067-481d-47dc-986f-9b83c4903f77/Handgun_ply.ply’.
x to ply
Error: PostConvertByFormat. Parameters: name ‘Handgun_x.x’, newformat ‘ply’, newfilename ‘new-ply-file-convert.ply’, IsOverwrite ‘False’. Exception: Stream incorrect or unsupported! AmazonS3 Storage exception: The specified key does not exist. Bucket ‘afc-filestorage’, FilePath ‘97832/4b403067-481d-47dc-986f-9b83c4903f77/Handgun_x.x’.
3ds to ply
Error: PostConvertByFormat. Parameters: name ‘Chair Miniforms Tube N060220.3ds’, newformat ‘ply’, newfilename ‘new-3ds-file-convert.ply’, IsOverwrite ‘False’. Exception: Stream incorrect or unsupported! AmazonS3 Storage exception: The specified key does not exist. Bucket ‘afc-filestorage’, FilePath ‘97832/4b403067-481d-47dc-986f-9b83c4903f77/Chair Miniforms Tube N060220.3ds’.
Please double check the storage path of the files. I have converted your shared files to the desired formats without any issue.files (2).zip (886.9 KB)
Furthermore, we are in the process to improve the exception handling of the API. Hopefully, in the coming release, it will return a meaningful exception message in case of any error.
i just ask only one thing
in 1st api you add collada format as newformat and add extension .dae in filename
but i didn’t see anywhere collada file format in aspose 3d documentation doccpng.png (34.8 KB)
I’m afraid we do not have any such API at the moment. Please share some more details of your requirements along with an example. So we will investigate it and will guide you accordingly.
Currently, we have an API that provides a list of all supported file formats.