Results 1 comments of Jon

I tried using the dropbox gem in IRB and got the same error: ruby-1.8.7-p249 > require 'dropbox' => true ruby-1.8.7-p249 > session = Dropbox::Session.new('hidden', 'hidden') OAuth::Unauthorized: 401 Unauthorized from /home/bandega/ruby/gems/gems/oauth-0.4.5/lib/oauth/consumer.rb:219:in...