After upgrading to the Integration REST agent, REST API calls to specific endpoints like PeopleSoft fail with an HTTP 500 Internal Server Error. These same calls work successfully when using tools like Postman or PowerShell.
HTTP 500 Internal Server Error.Content-Length header result in an error stating the header is already present.Transfer-Encoding: chunked The version 24 IG REST agent defaults to using Transfer-Encoding: chunked for data transmission. Some server-side endpoints, including PeopleSoft, do not support chunked encoding for security or configuration reasons, leading to the 500 error.
This issue is a product defect.
Defect ID: DE180478 Fixed Version: IG REST Agent version 24.2.1 (not released)
To resolve this issue:
Enabling this option disables chunked encoding and provides the standard Content-Length header required by the endpoint.
For fix status updates, subscribe to this article. See .
Additional Information Fixed in release 24.2.1 and higher. See for steps to download this release.
If further assistance is required, see .