Hi @andrey.potapov,
I am currently using the Aspose API to perform the following operations:
- Uploading a PPT file to storage.
- Adding various objects (e.g., Excel, Prism) to the PPT file.
- Downloading the modified PPT file.
While these APIs generally work as expected, I am encountering intermittent 500 Internal Server Errors. The issue is inconsistent—sometimes the same API call successfully returns a 200 response, while other times it results in a 500 error. This inconsistency makes it difficult to identify the root cause.
Could you please provide insights into why these errors occur sporadically and if there are any recommended steps to avoid them?