Hi,
First, thank you for this nice library ^_^
When i try to use the function "downloadFile", to download a file from OneDrive to GDrive, i get this error (it used to work before, i used it last year).
Exception: The parameters ((class)) don't match the method signature for DriveApp.Folder.createFile.
OnedriveApp.downloadFile @ code.gs:426
Did Google change something?
I tried GDrive V3 and V2 in my app.
Hi,
First, thank you for this nice library ^_^
When i try to use the function "downloadFile", to download a file from OneDrive to GDrive, i get this error (it used to work before, i used it last year).
Exception: The parameters ((class)) don't match the method signature for DriveApp.Folder.createFile.
OnedriveApp.downloadFile @ code.gs:426
Did Google change something?
I tried GDrive V3 and V2 in my app.