I’ve tried putting it in single quotes, and also in a square bracket as if it was a JSON array of JSONItems. The JSON string still arrives stripped of double quotes.
For further detail, I’m viewing the “Entity” value in the debugger in the AloeXWS class named Application, which is a subclass of WebApplication, and looking in the “HandleURL” event handler. I’m not sure if it is CURL that is stripping out the double quotes, Windows, or Xojo itself.
Thanks for your consideration Jim.