My question is, I want to upload a file that exists locally to google drive, but it does not work.
The reason why it doesn’t work is that when I specify a local file (string)
I am told to specify the file as IEnumerable(ofIResource) type.
Thank you in advance for any guidance you may be able to provide.