Closed glennmartinez closed 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.
Hi,
I didn't test this on the most recent versions of Rails, I will take a look at it. Thanks a lot!
Hey it's working now, i added the key just as 'key-id' rather than the ENV[key-id].
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.