Error: The server encountered an unexpected condition which prevented it from fulfilling the request

{
"message": "The server encountered an unexpected condition which prevented it from fulfilling the request.",
"code": "internal.server.error",
"status": 500,
"messageParams": {},
"contextId": "90d62447-4596-4765-ac68-95bc275b5b98",
"details": [
{
"errorCode": "ACTION.REMOTE_ENDPOINT"
}
],
"errors": [
{
"message": "REST call for action execute failed. Message: Request to backend service failed. Response from web service: [90d62447-4596-4765-ac68-95bc275b5b98]",
"code": "INTERNAL_SERVER_ERROR",
"status": 500,
"messageParams": {},
"details": [],
"errors": []
}
]
}

I have tried adding header "Transfer-Encoding": "buffered", or "chunked" but still getting error

Hi,

Looks like there is an error within the service you talked to.
I would advise to open a ticket with Care.
Provide the contextId that identifies your failed request.

Hope this helps,

Regards,
V.P.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.