Hi All,
I am getting below exception when trying to access REST API using API Cloud Gateway.
“Exception”: “API Gateway encountered an error. Error Message: Downtime exception: Connection refused (Connection refused). Request Details: Service - catalogue, Operation - /catalogue/{bookId}, Invocation Time:10:03:27 AM, Date:Oct 3, 2018, Client IP - 203.191.35.25, User - Default and Application:null”
Additional Details:
{
“_index”: “gateway_jignshah_analytics”,
“_type”: “errorEvents”,
“_id”: “AWY5Yd3jqrNQgaZWiAl9”,
“_version”: 1,
“_score”: null,
“_source”: {
“eventType”: “Error”,
“creationDate”: 1538561007074,
“apiName”: “catalogue”,
“apiVersion”: “1.0”,
“apiId”: “d76ba83c-e728-4262-bf48-e89f545affa3”,
“applicationId”: “Unknown”,
“applicationName”: “Unknown”,
“applicationIp”: “203.191.35.25”,
“sessionId”: “fc86644d91a04c7e8d293f16c50881a4”,
“operationName”: “/catalogue/{bookId}”,
“userAgent”: “”,
“errorDesc”: " Downtime exception: Connection refused (Connection refused)",
“responseCode”: “500”,
“httpMethod”: “get”
},
What could be the reason?
Please help.
Regards,
Jigs
#API-Gateway#webMethods#API-Management