Search code examples
apigee

Apigee say no response


I have deployed my API in Apigee. The deployment says The revision is deployed and the traffic flows, but the flow may be impaired https://xyz.apigee.net/collectionabc/v1/getreq. Could not understand why the server response is down.


Solution

  • Two things:

    1. Check that there is traffic going through the proxy and that you don't have a conflict with another proxy in the same org.

    2. Try undeploying completely, and then downloading the bundle and reimporting it to a new proxy. Ocaisionally a configuration gets messed up just enough, and just right, that tracking down the RCA isn't practical but redeploying helps.