jimrutherford / cloudDrops

A simple "CloudApp" clone that uses DropBox as it's cloud store. Drag and drop files on a menu bar icon to upload to Dropbox and place shortened share url into your clipboard.
11 stars 2 forks source link

Error, DropboxSDK No auth method Found #1

Open sebastian-ruiz opened 9 years ago

sebastian-ruiz commented 9 years ago

I have created a new app in the Dropbox developer console with permission type App Folder. I have added my key and secret to the app, however I get the following error while running the app:

[WARNING] DropboxSDK: error making request to /1/metadata/sandbox - No auth method found.

Any help would be greatly appreciated. Thanks!

KaustubhYK commented 9 years ago

I am facing same error randomly. { error: 'No auth method found.' }