cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DropBox Api confusion

DropBox Api confusion

Shopo
New member | Level 2

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 2

Greg-DB
Dropbox 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-DB
Dropbox 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/

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?