pelle / oauth-plugin

Rails plugin for OAuth
http://stakeventures.com/articles/2009/07/21/consuming-oauth-intelligently-in-rails
MIT License
717 stars 217 forks source link

Stack level too deep error #119

Closed banjarey closed 12 years ago

banjarey commented 12 years ago

I've been trying to setup oauth_consumers, and while the setup itself was a breeze, I just can't seem to get anything to work. I keep getting the stack level too deep error, and I'm unable to point out from where it might be originating.

Anybody has faced similar issues in the past with oauth-plugin or can anybody help me with a clue ?

Processing by OauthConsumersController#show as HTML
  Parameters: {"id"=>"facebook"}

SystemStackError (stack level too deep):
  actionpack (3.2.3) lib/action_dispatch/middleware/reloader.rb:70

Thanks Sanjay

banjarey commented 12 years ago

Sorry...problem at my end !

michaelcho commented 11 years ago

@banjarey I am having the same issue, do you remember what you did by any chance?

dev-yohan commented 11 years ago

I have the same issue, what you did?? Thanks a lot