"Error writing request to target" error

One of our integrators has reported to have encountered (multiple times) the following error:

{
  "fault": {
    "faultstring": "Error writing request to target",
    "detail": {
      "errorcode": "messaging.adaptors.http.flow.ErrorWritingRequestToTarget"
    }
  }
}

We have requested access to the Customer Support Portal a few days ago, with no answer so far! Does anyone know how long does it take to get access to the portal?

I have searched in Google as well as here, but haven't been able to find any information related to this error. Can someone, in the meantime, provide details about why this error happens and if there is a way to solve it?

Thanks,

David

0 2 1,489
2 REPLIES 2

Looking through the code that throws this error it's pretty generic with no real indication of what specifically is wrong.

Are you on Public Cloud / Private Cloud / Hybrid?

If you're on Private/Hybrid, I'd suggest enabling debug logging on your Message Processors like: https://docs.apigee.com/private-cloud/v4.50.00/enabling-debug-logging?hl=en and looking for a message like "requestWriteListener.onException"

Sorry for my late reply - things got in the way.

Thanks for your reply. Unfortunately, we're on the Public Cloud.

Just realised I published the same question twice. Original question: https://community.apigee.com/questions/87642/error-writing-request-to-target-error.html