I wrote: > The problem is that Redmine's REST API works for reading > but not for writing, that is the GET command works whereas > the POST command fails with error 502 Even with the most detailed logging, the failed POST requests do not appear in the Redmine log, whereas successful GET request are all there. Does that mean POST requests are lost before they even reach Redmine? If so, it may be a problem on the level of Apache or network. We access our test Remine locally, via 127.0.0.1 . --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx