Convert HTML to Word Document with reference URL issue with Aspose.Words RESTful API

Hi,

HTML to word conversions are failing since last 2 days using Aspose.Words.cloud API.
The conversion fails if the HTML has reference to any URL. I am attaching a sample_html.zip (961 Bytes)
.
The conversion works fine if we remove the URL reference.

Could you please look into this on priority as it is impacting our Live product.

Anticipating a prompt response from your end.


This Topic is created by sohail.aspose using the Email to Topic plugin.

Hi Team,

This is a live issue with our application. Plz help us in resolving this at the earliest.

@abhisheknew

We apologize for the inconvenience. We are trying to resolve this issue on the priority basis.

Hi Team,

Could you please provide an estimated time/date as to when we can expect this issue to be resolved. This live issue is affecting a major feature of our application and is hampering our customers.

Request you to please resolve this at the earliest.

Thanks

Hi Team,

Are there any updates on this?

Our customers have been affected by this live issue for the last 2 days and it is really imperative that we get this fixed asap.

Request to please provide an estimated time for resolving this issue,

Looking forward to a prompt reply from you.

Thanks

@RBIEGTechTeam

We are aware of your concern. We are trying hard to diagnose the issue and will update you here as soon as we able to fix the issue.

The issue is logged in our internal tracking software as WORDSCLOUD-632.

Hi Sohail,

Could you please provide an update on this issue?

@RBIEGTechTeam

We are confident that we will be able to fix the issue by tomorrow.

Hi, can you please update us as soon as this issue is resolved - for the last 5 days we have live customers that have been affected due to this issue.

Hi, Can you please update on the status of this issue.

How much more time do you need for this. And in the meanwhile can you suggest any alternate remedy for this issue. We are happy to consider it as this is affecting the main feature of our live app.

Thanks

@abhisheknew

We have fixed the issue and now we are deploying the fix to the production. In the next few hours, you can test the API on your end.

Thanks.

Sure we will check it again in sometime.

Hi,

It would also help If you can post here once the fix is deployed to production.

Thanks

@abhisheknew

Sure, we will.

Hi Team,

Any update on this.

Guys,

We have a live demo today. It has been multiple days this issue is there in live.

We can’t afford to wait any longer. Plz update on the status for this.

Hi, we now also have upgraded to paid aspose.cloud Developer Support, which is active now and expires on November 19, 2019 - we have been told by the Aspose sales team to inform you of this on this thread.
Can you please provide an update on when this issue will be deployed to production today so we are able to test?
We currently have live customers that are being affected by this issue.

@RBIEGTechTeam @abhisheknew

The issue has been fixed. Would you please test the API now.

This is the output file I generated using your input file: sample.docx.zip

Hi Team,

We checked the api and the issue is not resolved. We have embedded images in our html (src=“data:image/jpg”) which are not working now. when we remove them from the html the conversion starts working. This was working all good earlier.

Please look into it as quickly as possible as live users are still affected and conversions are failing.

The Respose received from api : {
“Message”: “Error while loading file ‘70eaf7d5-b706-4314-a224-eb35223883aa.html’ from storage: The document appears to be corrupted and cannot be loaded.”
}

PFA the sample html for the failed report.
70eaf7d5-b706-4314-a224-eb35223883aa.zip (91.3 KB)

Hi Team,

​Just to add more clarity, an issue related to urls was introduced on 13th November 2018 in Aspose.Words cloud resulting in failure of html to word conversion.

  1. HREF urls not working (​href=“https://fonts.googleapis.com/css?family=Catamaran|Open+Sans|Calibri:400,700,400italic,700italic|Tahoma|Lato”]
  2. Image tags with urls not working (<img src = “https://www.google.co.in/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png”)
  3. Image tags with data uri not working (<img src="data:image/jpg;base64,/9j/4AAQSkZJRgABAAEAYABgAAD//gAfTEVBRCBUZWNobm9sb2dpZXMgSW5jLiBWMS4wMQD/2wCEA…truncated”>)

Issues 1 and 2 have been fixed by you and released into production today. However, issue 3 has not been fixed and is still a live issue.

All these issues were introduced on 13th November and are still affecting our live customers.

Could you please get your team to investigate the root cause of the second issue, provide a fix and release to production as soon as possible. Could you also please give us frequent updates on the investigation and resolution to this issue as we would need to provide updates to our business and affected customers.