Hello Greg,
We have been using Dropbox Api for Business to download files from Dropbox folder path using Dropbox Business api in .NET - dbx.Files.DownloadAsync(filepath).
We used this api for a dropbox account (<redacted>) which was recently converted from a personal to Business Dropbox account.
However, download for every file in this Dropbox account using DownloadAsync(path) api failed with the Exception - path/not_found/...
The path(s) passed as parameter to the DownloadAsync are a valid path(s).
Can you please help me know how to resolve the issue.
Thanks,
Gagan