Fri 26 Mar 2010
NoMethodError (undefined method `refresh_token’ for #):
Posted by kosmas under linux, Mandriva, ruby on rails
No Comments
Problem
When you get the above error you cannot login to your application.
Solution
You will need to delete the cookies for the authentication, so in Firefox (Linux) go to Preferences, remove individual cookies for the specific domain.
No Responses to “ NoMethodError (undefined method `refresh_token’ for #): ”