You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Shopo
7 years agoNew member | Level 2
DropBox Api confusion
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
- Greg-DBDropbox Staff
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.
- Greg-DBDropbox Staff
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/
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days 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!