We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Coffeecat
6 years agoHelpful | Level 6
Alternative Async Await for DropboxClient.Files.DownloadAsync
I just started using the Dropbox API and so far I've manage to browse the files list through my code. Unfortunately, the DownloadAsync function provided by Dropbox's tutorial uses Async/Await, which ...
- 6 years ago
[Cross-linking for reference: https://stackoverflow.com/questions/53445693/alternative-async-await-for-dropboxclient-files-downloadasync ]
I see you also posted this on StackOverflow. The comment the user "GSerg" posted there is correct. If you can't or don't want to use the Async methods, you can use the Begin/End methods instead.
Greg-DB
Dropbox Staff
[Cross-linking for reference: https://stackoverflow.com/questions/53445693/alternative-async-await-for-dropboxclient-files-downloadasync ]
I see you also posted this on StackOverflow. The comment the user "GSerg" posted there is correct. If you can't or don't want to use the Async methods, you can use the Begin/End methods instead.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,876 PostsLatest Activity: 3 minutes agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!