I developed a new proxy in our organization. But, when I get to test it, I keep getting the error 'Unable to identify proxy for host <hostname.domain>.com: and url: /v1/candidateexport&apikey=blah", “detail”: { “errorcode”: “messaging.adaptors.http.configuration.ApplicationNotFound” } } }
Other proxies that were developed last week seem to work fine.
I have performed the following checks already:
Searched the community for this question and have already double checked the items that were suggested in those posts
Undeployed and deployed the proxy a few times
Got rid of the apikey validation
Still, I am unable to resolve this issue. Any help would be appreciated!!
Same issue came up for my team. As for an explanation on why this would happen, i’m unsure. I “undeployed” and redeployed the proxy and that resolved for me.