Issue 1:
API: v3
Java SDK: 20.7.0
HTTP logs: See out.log file inside attached bug_v3.zip
Source HTML: See index.html file inside attached bug_v3.zip
Details:
When we try to convert the provided index.html with endpoint POST https://api.aspose.cloud/v3.0/html/convert/pdf
, we are getting 204 status code instead 200. Target PDF file does not appear in storage. If you change the font-size: 48px on line 35 to anything other than 48px, the conversion will work fine.
Issue 2
API: v4
Java SDK: 22.12.1
HTTP logs: See out.log file inside attached bug_v4.zip
Source HTML: See index.html file inside attached bug_v4.zip
Details:
We are getting 504 Gateway timeout response for any request. bug_v4.zip contains demo projectIssue_v3.zip (5.5 KB)
issue_v4.zip (6.8 MB)