FoldersManager.GetFolderItemsAsync returning only files and not folders
Hi,
Using the .NET SDK, I am trying to get a list of all files and folders within the root folder using the code:
Dim bc As BoxCollection(Of BoxItem) = Await client.FoldersManager.GetFolderItemsAsync("0", 100)
This method however, is returning only the files that are in the root, even though there is a folder created in the root.
Can somone please help with this issue?
Thanks,
Ronny
-
Hi , I see you also opened a GitHub issue. https://github.com/box/box-windows-sdk-v2/issues/661
This team is indeed best to answer your question. I'll remind them of your issue.
Please sign in to leave a comment.
Comments
1 comment