Closed hbdev011 closed 12 years ago
rock_auth = Rockstar::Auth.new
rock_token = rock_auth.token
gets
rock_session = rock_auth.session(rock_token)`
I am getting undefined method `inner_html' for nil:NilClass
from the files
/gems/activesupport-2.3.8/lib/active_support/whiny_nil.rb:52:in `method_missing`
gems/rockstar-0.6.4/lib/rockstar/session.rb:8:in `new_from_xml`
gems/rockstar-0.6.4/lib/rockstar/auth.rb:29:in `session`
You are using it wrong. Did you set the API Key and Secret like it said in the beginning of the documentation? And did you open the URL with the token and confirmed the token for the app?
I need to fetch recommended Artists . I am new for the Gem , Can you help me get auth.session.key
The session_key is returned by auth.session.key