Dropbox integration

jedgard picture jedgard · Jul 10, 2012 · Viewed 12.9k times · Source

I am new to integrating drop box, but I am not quite sure how to generate a call to get the request token secret.

https://www.dropbox.com/developers/reference/api#request-token

I have to make a call to this url https://api.dropbox.com/1/oauth/request_token what is the best way to do this? with c#?.

Thank you for any help you may provide

PS: I am just not sure which c# libraries to use for this.

Answer

Surfbutler picture Surfbutler · Jul 10, 2012

There's a .Net Dropbox library on Codeplex which looks quite good: http://sharpbox.codeplex.com/