Hello
I’m seeing a strange error when uploading a file to my internal Aspose storage via the Aspose Cloud API. Request:
curl -i -X PUT \
-H 'Host: api.aspose.cloud' \
-H 'Authorization: Bearer <YOUR_TOKEN>' \
-H …..."Uploaded": [], "Errors": [ { "Code": "error", "Message": "AmazonS3...response returns a 200 status code. I only noticed this issue today...