Apigee Edge messaging.runtime.ApplicationNotFound after calling a proxy!

Hi,

I have an Apigee Edge free account, It was working fine but now when I call any proxy I get the following message:

{
"fault": {
"faultstring": "APIProxy revision x of Proxyname does not exist in environment test of organization organisationname-eval",
"detail": {
"errorcode": "messaging.runtime.ApplicationNotFound"
}
}
}

This is what I have:

  • The revision x is deployed on test environment!
  • There is no Qouta.
  • I noted that the calls sometimes success but always it raise the above fault in the majority calls.

how to fix this issue?

0 6 675
6 REPLIES 6

Not applicable

@Hassan Izzeddin I have the same issue.

should be fixed now, can you try undeploying and deploying your proxies that have issues. Please report if you continue to see the error

@Sai Saran Vaidyanathan It worked. Thank you.

should be fixed now, can you try undeploying and deploying your proxies that have issues. Please report if you continue to see the error

It doesn't work for me. I have tried to undeploy and then deploy

Not applicable

Have the same issue. Even re-created proxy from scratch (i.e. revision 1) but is still compains about missing revision 7.