Flask-Dropbox
Flask-Dropbox copied to clipboard
Error with DROPBOX_CALLBACK_URL
When you activate DROPBOX_CALLBACK_URL (ej. DROPBOX_CALLBACK_URL = '/upload') and you click on link to activate the app, this return to /upload with params uid and oauth_token but the app is not added. Then this return ErrorResponse: [401] u'Authentication failed'
I tested this in the sample usage. Ubuntu 12.04, flask 0.9, Firefox 14