Get all test probes failing with 503

Not applicable

There seems to be an issue with one of the Apigee API’s, get all test probes, that is failing with a 503- Service Temporarily unavailable.


Request:
GET https://api.test.apigee.com/v1/organizations/{epsilon}/probes

Response:

HTTP/1.1 503 Service Unavailable
Connection:
keep-alive
Content-Length:
139
Content-Type:
application/json
Date:
Fri, 02 Sep 2016 18:39:09 GMT
Server:
Apigee Router
{
"fault": {
"faultstring": "The Service is temporarily unavailable",
"detail": {
"errorcode": "messaging.adaptors.http.flow.ServiceUnavailable"
}
}
}

1 3 293
3 REPLIES 3

vinoth
Participant III

@gowri.vankayalapati,

We are looking in to this issue, Will update this space once it gets fixed.

vinoth
Participant III

@gowri.vankayalapati,

We have fixed the issue, Let us know if everything works fine for you.

Thanks.

Can you please let us know what was the issue, we are facing similar issue while hitting one of the target server.