E1: ORCH: When Testing a REST API Connector in Orchestrator Studio, Receives Error "HTTP Error 411. The request must be chunked or have a content length."
(Doc ID 2901279.1)
Last updated on AUGUST 01, 2023
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
When testing a REST API connector in Postman, the test is successful (status: 200 OK) once the Content-Length = 0 is added in the Headers.
POSTMAN TEST
After clicking on "Send", test is successful. Status 200 OK
However, when testing the same REST API connector in Orchestrator Studio, the following error is received even with Content-Length=0 added under Headers.
"HTTP Error 411. The request must be chunked or have a content length"
The following error is seen in the AIS log:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |