How integrate/configure Google drive with Aspose.Words Cloud

Hi


I have a trial version of Aspose.Words Cloud.
I am able to get things working when i use aspose cloud storage.
Now I am trying to use this api with third party Storage i.e google drive.
I followed the steps given in the documentation on your site. But is not working for me.
Can someone pls help me setting up google drive to my aspose.cloud storage.
Please provide me steps on what i need to setup on google developer console as well as on aspose site.
Also what should be the storage name which we pass to the api in case of third party storage.

Thanks,
Meenal

Hi Meenal,

Please check How to Configure Google Drive for more details on how to configure Aspose for Cloud with Google Drive. Updated steps are available there. You can choose any name for your storage on ‘Create New Storage’ dialogue.

Once the storage is configured, you can pass the storage name (you specified) to storage parameter when calling any Aspose for Cloud API. You can also pass the folder parameter if your files are present in a folder or you do not want to upload files on root folder.

Please test at your end and let us know if you still see any issue.

Best Regards,