You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Claudia_1982's avatar
Claudia_1982
New member | Level 2
7 years ago

Issue with ListFolderAsync()

Hello,   I try to use ListFolderAsync() to get first experience with DropboxApi. On Dropbox I generated my first app called "FirstTest12345" with permission type "App Folder".  My first test shoul...
  • Greg-DB's avatar
    7 years ago
    Nothing appears to be wrong with that code. Can you let me know:

    - what version number of the .NET SDK you have installed.
    - how you're checking that this call runs forever. It should eventually time out if it doesn't complete. Are you sure your program isn't hanging somewhere else? It may be useful to step through with a debugger.
    - if you get any other error/output.