Hi Sergio,
Thank you for your suggestion.
While, the issue is not response body, but request body.
It's still can't get body of request.
I think it's maybe because of something of HCP trail.
Could you have a look of my .xsaccess? Whether the access file is ok or not?
{ "exposed": true, "authentication": [{ "method": "Form" }], "mime_mapping": [{ "extension": "jpg", "mimetype": "image/jpeg" }], "force_ssl": false, "enable_etags": true, "prevent_xsrf": false, "anonymous_connection": null, "cors": [{ "enabled": false, "allowMethods": ["GET","POST","DELETE","PUT"] }], "cache_control": "no-cache, no-store", "default_file": "jobs.xsjs"
}Thanks,
Chad