Invoking the OIC Connection Test REST API fails with: Missing information from the request header: 'X-HTTP-Method-Override= PATCH'
(Doc ID 2772191.1)
Last updated on APRIL 28, 2021
Applies to:
Oracle Integration-OIC - Version 18.2.5 and laterInformation in this document applies to any platform.
Symptoms
When the OIC Test a Connection REST API ( /ic/api/integration/v1/connections/{id}/test ) is invoked repeatedly by an Integration using the REST Adapter, it can intermittently fail with:
{
"status": "HTTP 400 Bad Request",
"title": "Missing information from the request header: 'X-HTTP-Method-Override= PATCH'.",
"type": "https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1"
}
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 |
Cause |
Solution |
References |