OneDrive Shared folders listing issue -

I just updated to the latest beta of rclone on what Microsoft Graph code was merged into v 1.43, however doing a rclone lsd on a Shared Folder only works on the first level of directories, example: rclone lsd myonedrive:sharedfolder1/.

Trying a rclone lsd myonedrive:sharedfolder1/sharedfolder2/ it deliver this error:
2018/09/05 00:34:31 ERROR : : error listing: directory not found
2018/09/05 00:34:31 Failed to lsd: directory not found

I did checked and sharedfolder2 in fact exists in the directory tree (this works ok on non-shared folders).

The same happens when trying to copy files from myonedrive:sharedfolder1/sharedfolder2/ to my local instance as it says
2018/09/05 00:32:31 ERROR : : error listing: directory not found
2018/09/05 00:32:31 Failed to lsd: directory not found.

Any ideas on why listing directories is not working properly on shared folders?

Thanks in advance

No, but I’m hoping @Cnly will :slight_smile:

@hogmac has opened an issue so let’s move there. https://github.com/ncw/rclone/issues/2536