Request.Entity

Hi, i develop a webapp for receive POST from another service in the app.handlespecialurl event. When i test in Stand Alone in mac its work fine, when i move the app to the webserver Linux Ubuntu in cgi mode the Request.Entity its empty. How resolve this please? I use XOJO 2014 R1 Mac

Longstanding known issue with CGI. I thought they had this fixed in 2014r1, but I focus on stand-alone and may be mistaken.

For now your best option may be to build with 2013r2. The same issue is affecting me with a CGI on my Mac server. It seems to have been working in 2013r2 and broken again in 2013r3 and later.

There is a Feedback case <https://xojo.com/issue/29276>.