Displaying 1 result from an estimated 1 matches for "whane".
Did you mean:
shane
2008 Jan 16
0
REST Web Service ActionController::InvalidAuthenticityToken
I am trying to write a REST web service
testing locally is fine but whane I deploy the server and try test it
via curl
curl -i -X POST -H ''Content-Type:application/xml'' -d ''''
http://mytesteddomain.tld/user/posts/createReference.xml
I get an error :
ERROR TYPE: ActionController::InvalidAuthenticityToken
ERROR MESSAGE: ActionControll...