Getting error while invoking Rest Post integration in ICS
Summary
Getting error while invoking Rest Post integration in ICSContent
Getting error while invoking Rest Post integration in ICS as HTTP Error 411. The request must be chunked or have a content length.
We are trying to integrate the 2 different end points using Restful Web services.
1.Source End Point: Restful service (Get)
2.Target End Point: Restful service (Post) and in the configuration we are not using and request body and we are passing values in the URI itself as parameters.
3. After creating the mapping and activated the integration. we got Restful service URI and this trying to invoke from the Postman and we are getting an error as HTTP Error 411. The request must be chunked or have a content length.
1