Displaying 3 results from an estimated 3 matches for "c2h7aay6ckb1c2vkewa".
2008 Oct 10
17
authenticity_token sent, still InvalidAuthenticityToken
Hi!
To send the authenticity token from flex back to the server, I followed
this:
http://blog.dt.org/index.php/2008/06/rails-2-flex-3-and-form-authenticity-tokens/
I have two controllers in my rails app. The method described in the link
above works with the actions in one controller, but does not work with
the other.
The controller which does not work has just one action which performs a
file
2008 Nov 11
0
can't figure out this error message please help
...please help! thanks.
****
# Logfile created on Mon Nov 10 19:03:03 -0800 2008
Processing MainController#index (for 76.221.200.45 at 2008-11-10
19:03:09) [GET]
Session ID:
BAh7BzoMY3NyZl9pZCIlZWQ1MDgzYmJlMmQwYjRmZDdmNTYyYTQ1MTYyMGZk
NDEiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh
c2h7AAY6CkB1c2VkewA=--e4964e10d45a49ec4d5a2548622f4375f44b24ce
Parameters: {"action"=>"index", "controller"=>"main"}
Rendering template within layouts/main
Rendering main/index
Completed in 0.02387 (41 reqs/sec) | Rendering: 0.01838 (77%) | DB:
0.00021 (0%) | 200 OK [htt...
2008 Jul 01
8
redirect_to not working
...js
end
end
end
when logging in I get the following in the console:
Processing SessionsController#create (for 127.0.0.1 at 2008-07-01
09:58:03) [POST]
Session ID:
BAh7BzoMY3NyZl9pZCIlYjA3ZGQwMTVmZGU0YWQwMzZiY2U5MGRkODM2YThl
YTciCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh
c2h7AAY6CkB1c2VkewA=--7162c9867e535bbfe83e6de00ed23348f1c58c25
Parameters: {"commit"=>"Log in", "action"=>"create",
"authenticity_token"=>"ccb053521b704dcd80842248e30717f8ecf1cb27",
"username"=>"nateleavitt", "controller...