Hi, I've set a folder structure in Dropbox, so I can call CopyV2Async to clone this structure in another folder.
This apparently works, but when i call ListFolderAsync on the new root, with recursive true, it returns a partial result.
I've tried to make some changes directly from Dropbox web interface (like add files and folders) but the result of ListFolderAsync is always the same.
This process has worked for a while but from yesterday I have this problem.
Thank you for the help