Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
I'm trying to use Dropbox .Net from an asp.net Web Forms application. I'm successfully able to get control in my ReturnURI web page. But I can't find any sample code on how to proceed further to obtain the AccessToken in Page_Load of that page. Please help or at least give a pointer to the sample code. The examples are not for Web Forms.
Thanks.
Hi Greg,
Thanks for the hint. However, that code was still MVC and I have never done any async stuff in Web Forms. So I had to do some research. Finally, I was able to get the access token. Now I can try the API in Web Forms.
Many thanks,
Sanjay
Dear Sanjay,
Would you be so kind to send me the webform code to access "access tokens"? I am also a webforms programmer and I am having problem translating the dropbox example from MVC.
Many thanks in advance.
It was so long back that I have lost all those sources. However, I remember doing something with DotNetOpenAuth, DropNet and NewtonSoft.json.
I just now searched and found some things that might help:
https://github.com/DropNet/DropNet
https://stackoverflow.com/questions/38432377/asp-net-file-upload-to-dropbox-via-api
Thank you very much, sanjayssk.
I will access the links you recomended and try to get something from there.
Best regards.
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 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!