API Responce Exception while Append document online

Hi,

issue with : append_document_online

Yesterday, we encountered an issue where the Aspose response was failing during report generation. This morning, the same report worked correctly. Could you please check the issue
Screen shot of Error we got:
Screenshot from 2024-07-04 17-57-52.png (161.4 KB)

Screenshot from 2024-07-04 17-58-08.png (113.2 KB)

Code we are using:

python code

append_request = asposewordscloud.models.requests.AppendDocumentOnlineRequest(document=request_document, document_list=request_document_list)
result = aspose.aspose_api.append_document_online(append_request)

@HPLINC

There was a cluster failure, which was fixed by the automation recovery process. I’m sorry for the inconvenience it caused.