Considerations when using the HTTP POST action

If you use the HTTP POST action with the REST interface and your posted data is not just xmlData, you must include the request header Content-Type: application/x-www-form-urlencoded.