Error API java.net.ProtocolException: HTTP method DELETE doesn't support output
Hi, we face error when test API.
log:
java.net.ProtocolException: HTTP method DELETE doesn't support output
{
"statusCode": 500,
"error": "java.lang.Exception: External Generic Call Failed See Log For Details: 500 {\r\n "errorCode" : -1,\r\n "errorMessage" : "read is alrady timed out",\r\n "timeStamp" : "2024-09-19:16.00.26"\r\n}",
"headers": {}
}
thanks in advance