reu / omniauth-steam

Steam authentication strategy for OmniAuth
93 stars 38 forks source link

NOMethodError #6

Closed glennmartinez closed 11 years ago

glennmartinez commented 11 years ago

hi, i'm getting this error on the callback

NoMethodError

undefined method `[]' for nil:NilClass

Rails.root: /home/ubuntu-pc/Workspace/matchup

Not sure why this is causing this, i've used a manual url to catch the callback to my authentications controller create action but nothing happens.

reu commented 11 years ago

Hi,

I didn't test this on the most recent versions of Rails, I will take a look at it. Thanks a lot!

glennmartinez commented 11 years ago

Hey it's working now, i added the key just as 'key-id' rather than the ENV[key-id].