I've just implemented a coursera topic and having issue "Unable to identify proxy for host". Looked at documentation, but am not able to find the issue.
Org: mgkrishna-eval
env: test
API: http://mgkrishna-eval-test.apigee.net/v1
I get the following error, while using GET for /products
{ "fault": { "faultstring": "Unable to identify proxy for host: secure and url: /db/products", "detail": { "errorcode": "messaging.adaptors.http.flow.ApplicationNotFound" } } }
Can someone please help?
Answer by Gopal Maddipatla · Jun 14, 2020 at 08:23 AM
Resolved by fixing the actual target. Am all set. Thanks
What is validation true/false in Apigee base configuration. 2 Answers
how to send notification when proxy get deleted/updated? 2 Answers
Deploying GraphQL (NodeJS) in Apigee 1 Answer
JSON with attachment(multiformdata) to SOAP with MTOM 2 Answers
validate api proxy with apigeelint as another proxy 1 Answer