OIC translation error : HTTP 502
Summary:
OIC endpoint throws HTTP 502 error while parsing an error message in a scope fault
Content (required):
We have an OIC interface that invokes an external REST endpoint and a scope fault handler defined to handle the REST api errors.
At runtime, when an error occurs- OIC tracking indicates that the error message mapping is completed without errors.
But when the OIC endpoint is invoked externally or through the OIC test harness , we get a different error with the following message :
<faul:title>exception occurred while translating the response into the accepted media type.</faul:title>
<faul:detail>oracle.cloud.connector.api.CloudInvocationException: oracle.xml.parser.v2.XMLParseException; lineNumber: 3; columnNumber: 234; ']]>' is not allowed in text.</faul:detail>