Discuss Dropbox Developer & API
Hi,
Note:
Pls reply soon ASAP
If you're using .NET, we recommend using the official Dropbox API v2 .NET SDK. That comes with several example apps.
To get an access token for a user, you should send them through the OAuth app authorization flow. The SDK will do most of the work for you, as shown in this example. Your app should never handle the user's username and password directly.
If something isn't working as expected, please share the steps to reproduce the issue, as well as the full error or unexpected output.
hi sir,
1. we would like to open dropbox user to keyin their login credtials
2. Get the access token
3. use this access token to upload file to the signed user dropbox account
Yes, the Dropbox OAuth app authorization flow allows you to prompt the user to sign in to Dropbox to authorize your app, resulting in an access token you can use to upload files. Please refer to the links in my previous comment in this thread for information on how to implement that.
If something isn't working as expected, please share the details of the issue so we can help.
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.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 Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!