We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
Shopo
8 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
2 Replies
- Greg-DB8 years ago
Dropbox Community Moderator
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-DB7 years ago
Dropbox Community Moderator
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.
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!