Displaying 4 results from an estimated 4 matches for "authenticitytoken".
Did you mean:
authenticity_token
2010 Feb 22
10
Error: "ActionController::InvalidAuthenticityToken"
Hi there,
I have my first Rails app running and I regularly get the following
"logged_exception" error message:
"ActionController::InvalidAuthenticityToken"
Has anybody an idea what might cause this problem? Could it somehow be a
"time out" error (like an "AuthenticityToken" which might expire after a
certain time, or something along those lines)?
Any idea how that error could be prevented from occurring?
The "backtrac...
2011 Mar 03
0
application/json request defaults?
...t setting the correct content-type
to application/json
I''m confused as to why this works on my local system? Is there some
setting that allows it to default / override all json requests to
application/json type?
Another thing I noticed is that on the remote system all AJAX calls
have an authenticitytoken included in the request params (but there is
no field in the FORM for that)
On the local system this token doesn''t get included in AJAX calls.
I think there must be some setting/configuration but I haven''t been
able to find anything.
Anyone have ideas?
Also, this is on RAILS 2...
2010 Feb 22
4
"the change you want was rejected. Maybe you changed something you didn't have access to.""
Anyone ever get an error message such as this?
"the change you want was rejected. Maybe you changed something you
didn''t have access to.""
I haven''t been able to see this in testing, but I''m getting reports
out on the field from a few users trying to register to one of my
websites.
-S
--
You received this message because you are subscribed to the
2008 Oct 15
9
Rails sessions working intermittently in IE7
Hello,
We are developing in Rails 2.1.0 and serving the files with mongrels
behind Apache. We are using SqlSessionStore. Recently I noticed that
when logging into our site using IE7 the session doesn''t persist in
some situations, and persists when it shouldn''t.
For instance when I log in my info is maintained when visiting certain
pages, but disappears on others. The info never