CreatePresentation returns 404

Hi,

the following piece of code as described in the documentation
SlideService.CreatePresentation("test1.pptx", "Slides");
simply returns a 404 error.

The usage log shows:
Error: Error 'The specified file does not exist.', Bucket 'afc-filestorage', FilePath '16438/ae095f90-c6e0-42c2-9230-670c9442ce86'. Method: Create presentation from stored template. Parameters: name 'test1.pptx', templatePath '', templateStorage '', password '', storage '', folder 'Slides'

(We also have an Azure Storage defined and even if we pass that to the CreatePresentation method it does not work. But this is the actual case we want to achieve.)

We are currently on the evaluation plan.
Please advise,
Alex

Hi Alex,

Thank you for your interest in Aspose.Slides.

I have observed your comments and like to share with you that I have not been able to reproduce the issue. Please make sure you are using the right SDK, which is Aspose Cloud SDK for .NET, and the appSid and appKey has been included in the code as explained in this documentation article.

If the issue persists, then please share with us the complete SDK containing the file modified by you, which reproduces the error, so that we may investigate it further to help you out.

Best Regards,