RISCfuture / dropbox

An easy-to-use client library for the official Dropbox API.
MIT License
518 stars 46 forks source link

400 Bad Request (OAuth::Unauthorized) #53

Open MichaelSp opened 11 years ago

MichaelSp commented 11 years ago

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>'
Undistraction commented 11 years ago

+1

jasperkennis commented 11 years ago

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

MichaelSp commented 11 years ago

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