ACPK/klout

301 Moved permanently error

shell opened this issue · 1 comments

Hi,
First time using that gem, and got:

require 'rubygems'
require 'klout'
Klout.api_key = "APIAPI"
Klout.score('jasontorres')

Net::HTTPRetriableError: 301 "Moved Permanently"
from /Users/vladimirpenkin/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/net/http.rb:2097:in error!' from /Users/vladimirpenkin/.rvm/gems/ruby-1.8.7-p174/gems/klout-0.1.0/lib/klout.rb:62:inrequest'
from /Users/vladimirpenkin/.rvm/gems/ruby-1.8.7-p174/gems/klout-0.1.0/lib/klout.rb:37:in `score'
from (irb):4

ACPK commented

@shell Are you still using the gem for any projects?