goh-chunlin/go-onedrive

Remove file

lavar3l opened this issue · 0 comments

Hi,

I have encountered a problem when trying to delete file from OneDrive. Delete function reports no errors, however the file remains unchanged in OneDrive.

I belive that function Delete in DriveItemsService may be missing a Do action - there is only a creation of a request and it's not executed afterwards (like in the other functions such as Rename).

Kind regards :-)