Jacob
Jacob

Reputation: 409

Sharpbox DropBoxTokenIssuer.exe tool not working, other tool for easy Dropbox access token creation?

I would like to use the DropBoxTokenIssuer tool which comes with SharpBox, for easy creation of app access to a Dropbox account, but it does not work atm.

Does anyone have any ideas how to fix it, or know of a different tool which does the same.

Upvotes: 0

Views: 1436

Answers (2)

Buddhi Dananjaya
Buddhi Dananjaya

Reputation: 641

For answer please refer following URL...

http://sharpbox.codeplex.com/workitem/18848

Upvotes: 2

John Hoerr
John Hoerr

Reputation: 8025

I've been using DropNet (also on NuGet) with great success. The GitHub notes provide good sample code for getting through the Dropbox authorization workflow.

Upvotes: 0

Related Questions