In some cases when we attempt to upload a file to aspose (example)
http://api.aspose.com/v1.1/storage/file/TrainingRoster-TBT1707-5500353-03-31-2017_5389802.xlsx?appSID=abc12345-abc1-abc1-abc1-abc123abc123&signature=%2Fa7Dymbwj5XS84YwCR75ryN1DW0
We get a blank response back. Normally we receive JSON with either
{“Code”:200,“Status”:“OK”}
or an error message. But now we are sometimes getting a blank response back. We retry multiple times and continue to receive the same blank response.
In some cases we get the normal 200 response back.
This means that our service is currently down in cases where files can not be converted.
Please advise.