HTTP 404 when attempting to retrieve document

I have a file generated by MailMerge which is called `Test.f95caef1-6119-4203-9929-89804c18e644.docx` in the root folder.

I can retrieve the file fine by GETing `http://api.saaspose.com/v1.0/words/Test.f95caef1-6119-4203-9929-89804c18e644.docx`, however I get a HTTP 404 when I try to perform a format conversion by GETing this URI:

`http://api.saaspose.com/v1.0/words/Test.f95caef1-6119-4203-9929-89804c18e644.docx/document?format=html&appSID=fcc74661-3ddc-4fcf-8377-9f2f6bfbdcd8&signature=ASd4x7a%2F5y3D%2F01n2SCwTlI9dJ8`

I'm calling the API properly as far as I can tell.

Support:
Hi Dai,

I can see some extra text like '/document' in your URI. It should be like the following

http://api.saaspose.com/v1.0/words/Test.f95caef1-6119-4203-9929-89804c18e644.docx?format=html

Best Regards,
Muhammad Ijaz
Dai:
The documentation on ( http://saaspose.com/docs/display/words/executeMailMerge+%28Controller+Resource%29 ) shows that a response to /executeMailMerge contains the following:


The href attribute has the "/document?format=dotx" part that you say shouldn't be included.
Support:
Hi Dai,

Yes, you are right. This issue has been logged into our issue tracking system as SAASWORDS-73. We will update you once these links are corrected. Sorry for the inconvenience.

Best Regards,
Muhammad Ijaz


Hi Dai,


Thank you for your patience. We have a good news for you that the reported issue (SAASWORDS-73) has been resolved and integrated with our live cloud service. You can now use Aspose.Words for Cloud API and let us know your feedback.