Moving files with Google Drive API v3

前端 未结 2 762
萌比男神i
萌比男神i 2021-01-19 19:54

Im trying to move a file from one folder to another using the Google Drive API v3. I found documentation how to this here. I used the .NET sample code from the documentation

2条回答
  •  时光取名叫无心
    2021-01-19 20:24

    This method works well when working in your own drive, but not in a team drive where a file (folder) can only have 1 parent strictly. I do not have the solution in a team drive

提交回复
热议问题