Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 3.1 (ouath gem not working) #11

Open
flyingdeath opened this issue Nov 10, 2011 · 1 comment
Open

Rails 3.1 (ouath gem not working) #11

flyingdeath opened this issue Nov 10, 2011 · 1 comment

Comments

@flyingdeath
Copy link

Hi

Rails 3.1 and ouath are not working. I get this error in the console

WARNING: Can't verify CSRF token authenticity

Brian.

@ghost
Copy link

ghost commented Nov 15, 2012

Remove protect_from_forgery from your ApplicationController (or remove it for calls to the API).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant