We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

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.