Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
I using userAgent, so I want to use android's phone.
I tested to Android , I 'm connect to user's folder.
I use Xamrin.Android.
I can develop to debelop's dropbox.
So. I want to connect user's Dropbox folder.
Please. teach me.
I'm afraid I don't understand your question.
It sounds like you're using Xamarin library though. That's not made by Dropbox, so I recommend referring to the documentation for that library for information.
Hi, Greg K.
I'm sorry that I'm not acquiring English.
I'm read under link.
https://www.dropbox.com/developers/documentation/dotnet
It's sample is very good!!!
(I know that Xamarin's download method is buggy.)
But, I want to use that user login, it's not debelloper's folder.
So, I read Documentation. But I don't understand user login.
http://dropbox.github.io/dropbox-sdk-dotnet/html/R_Project_DotNetApiDocumentation.htm
So, I want to know Dropbox API .
Maybe, is there a wrong place to ask questions about this page's API?
If so, are you not able to tell me where your questions are?
Thank you for reading and reply.
Thanks for following up. This is a good place to ask questions about the API.
It sounds like you want to implement the app authorization flow in your app so that arbitrary end-users can connect their own Dropbox accounts to it.
To do so, you will need to use the OAuth 2 app authorization flow. (You can find some general information on how that works in the OAuth Guide.)
In the official Dropbox API v2 .NET SDK, there is a DropboxOAuth2Helper class that does a lof of the work for you. The documentation there has more information. The SDK also comes with a number of examples that show how to use that.
Hi, Greg K.
Thanks you !
It's very helpful anser.
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!