Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
snaidamast
7 years agoExplorer | Level 3
Re: DropBox API Documentation ???
Hello...
I just began working with DropBox as a remote file storage location for a commercial applictaion that I have been developing.
I am developing a Micrososft WPF application in VB.NET and ...
Greg-DB
Dropbox Community Moderator
7 years agoI'm sorry to hear about the trouble you've had with the Dropbox API and documentation. Thanks for taking the time to write up and share this feedback. I'll pass this along to the team.
In the other thread, I see you had some trouble with DownloadAsync, for example. Apologies for the confusion! To clarify, when browsing the Dropbox API v2 .NET SDK documentation, the documentation for each namespace is split into two areas. For example, for the "Files" namespace, as seen in the sidebar at the top level of the documentation, there is the documentation for "Dropbox.Api.Files", which contains the types used for "Files", and there is the documentation for "Dropbox.Api.Files.Routes", which contains the methods for accessing the actual Dropbox API routes, e.g., to download a file.
For example, if you click through "FilesUserRoutes" there, you'll get the full list of methods for accessing the Dropbox API user file routes, such as DownloadAsync.
I hope this helps, and please let me know if there's anything else I can help with.
snaidamast
7 years agoExplorer | Level 3
Your observation that you can find the "DownloadAsync" method in the API documentation under "FilesUserRoutes" may be true.
However, the problem is that in this instance, when you develop with the "DownloadAsync" method, you do not use the "FilesUserRoutes" namespace but instead the "Files" namespace under the DropboxClient.
Given this, how is a developer who is new to working with the Dropbox API supposed to be able to find credible information, in this case with the API reference, when it is either incorrect or as in this case, in the wrong place?
I have no idea as to how many hours I spent researching various documents describing how to to do a simple file download before I finally found something that worked as expected. And none of this was found on the Dropbox site at all...
- Greg-DB7 years ago
Dropbox Community Moderator
Thanks for the additional information and feedback! I've added this to the request to make it easier to discover and navigate the documentation.
About Discuss Dropbox Developer & API
Make connections with other developers
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!