Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Hi,
I have confusion to work with dropbox.
i have provided aap secrate and app key but it gives an error please provide app key and app secrate.
i want to use in mvc c# to upload a file with one time login.
One time login means admin give authority to use his account to upload a file and share publicly.
please give me a way to use api with mvc c#.
Thanks
Best regards
If you want to use the Dropbox API in C#, we recommend using the official Dropbox API v2 .NET SDK:
https://github.com/dropbox/dropbox-sdk-dotnet
I'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. Please reply with:
- the name and version of the platform and SDK/library you are using, if any
- the full text of the error/any output
- the steps to reproduce the issue, including relevant code snippet(s)
Note that the Dropbox API doesn't offer exactly the functionality it sounds like you're looking for though, but I'll pass this along as a feature request.
The Dropbox API now offers the ability to get a temporary upload link so that you can have clients upload to an account without an access token for the account. You can find more information in this blog post:
https://blogs.dropbox.com/developers/2019/01/new-file-upload-link-api/
Hi there!
If you need more help you can view your support options (expected response time for a 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!