Hello,
I would like to convert a video from mp4 to mp3 format. Given the size limit for downloading files on Make, I ask my Cloudconvert module to download the video directly with the url.
To authorize the download, I make a request just before to get a G-drive tocken access that i use just after in the Cloudconvert module.
This works perfectly on my drive. But when I use a shared drive, even with a high level of rights, things get complicated and I’m refused the download.
Do you know if the tocken access must be that of the owner of the google drive space? I haven’t found any documentation on this.