UnsupportedApiVersion - The Http resource ... does not support API version 1.1

Can you please advise on this problem we are experiencing asap?
This is business critical.

Error
``UnsupportedApiVersion

The HTTP resource that matches the request URI [http://api.aspose.com/v1.1/storage/file/ActCert_Template.80ad14f0-dbe0-4496-b179-3d29d8680efe.doc?appSID=628c914d-34c4-43d1-a037-7569e5cbc271&signature=z1RxsDBFGwqKcvb9IN4E6fs1j4E does not support the API version ‘1.1’.

The problem seems to be with downloading the file.
i.e. this command:
http://api.aspose.com/v1.1/storage/file/

Hello,

Thank you for getting in touch with Aspose Support. We have looked into the issue you have reported and have not been able to reproduce it. You can download your file using

curl -v “http://api.aspose.com/v1.1/storage/file/ActCert_Template.80ad14f0-dbe0-4496-b179-3d29d8680efe.doc?appSID=628c914d-34c4-43d1-a037-7569e5cbc271&signature=z1RxsDBFGwqKcvb9IN4E6fs1j4E” -X GET -H “Accept:application/json” > ActCert_Template.80ad14f0-dbe0-4496-b179-3d29d8680efe.doc

We suspect you might have faced this issue due to a temporary halt in our back end services.We apologise for any inconvenience this may have caused you. If you continue facing this or any other issue please do let us know.

Regards,
Mateen Sajjad
Aspose - File Format APIs

Got a Complaint? File it!

Keep in touch! We’re on Twitter and Facebook

A “temporary halt” of more than 7 hours?
Is it possible for us to receive some sort of notice of when your backend service will be down please?

Hi Mari,

The service itself was not down during this time: http://stats.pingdom.com/57j0mt2bv3es/1042767. This issue was caused due to a broken API and was mostly related to the Storage API. This is now fixed. However, I’ll discuss with concerned team to make sure all the customers are informed/updated proactively in case of any such breakage etc.

Please try it now and let us know if you still find any such issues. Hopefully, it should be working fine now.

Regards,