Hello,
I am trying to using the cloud Api for python to upload a pptx file, transform to pdf and then download into an specific folder. I am having problems in that final step, I cant see in any place my pdf downloaded…...am trying to using the cloud api for python to upload a pptx file...save(temp_pptx_path) try: file_api = FileApi(Configuration(app_sid, app_key))...