dropbox icon indicating copy to clipboard operation
dropbox copied to clipboard

400 Bad Request (OAuth::Unauthorized)

Open MichaelSp opened this issue 12 years ago • 3 comments

From your latest release:

/home/pi/.rvm/gems/ruby-2.0.0-p247/gems/oauth-0.4.7/lib/oauth/consumer.rb:216:in `token_request': 400 Bad Request (OAuth::Unauthorized)
        from /home/pi/.rvm/gems/ruby-2.0.0-p247/gems/oauth-0.4.7/lib/oauth/consumer.rb:136:in `get_request_token'
        from /home/pi/.rvm/gems/ruby-2.0.0-p247/gems/dropbox-1.3.0/lib/dropbox/session.rb:70:in `initialize'
        from sync.rb:7:in `new'
        from sync.rb:7:in `<main>'

MichaelSp avatar Oct 19 '13 19:10 MichaelSp

+1

Undistraction avatar Oct 29 '13 12:10 Undistraction

Same here. I seem to remember Dropbox changed their security somewhat, might that be related?

jasperkennis avatar Nov 05 '13 13:11 jasperkennis

I use this instead: https://github.com/tumf/dropbox-folder-sync/ Works much better

MichaelSp avatar Nov 05 '13 14:11 MichaelSp