I am working with a third-party API. That server is supposed to POST back to my URL.
My URL is:
http://www.mydomain.com/teleku/playvoice.xml
The controller has some logic, but basically contains a respond_to do block and the corresponding view is a very basic xml builder.
However, I get the following error in the logs:
ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): haml (2.2.17) [v] lib/sass/plugin/rails.rb:19:in
process_without_compass' compass (0.8.17) [v] lib/compass/app_integration/rails/action_controller.rb:7:in
process'