error: unable to identify proxy .. \/ .. \/

Not applicable

I'm receiving the following error, and what jumps out is "\/ ... \/"

{"fault":{"faultstring":"Unable to identify proxy for host: secure and url: \/base_path1\/endpoint1","detail":{"errorcode":"messaging.adaptors.http.flow.ApplicationNotFound"}}}

I have two proxy basepaths enabled, and have added the endpoint1** as a valid path in my product.

Solved Solved
0 2 8,847
1 ACCEPTED SOLUTION

Not applicable

Hi Jasonbrown,

Just reoccur this error, generally it is due do you are using incorrect url to request your api proxy or your api proxy is not deploy to test/prod

{ "fault": { "faultstring": "Unable to identify proxy for host: custom and url: /", "detail": { "errorcode": "messaging.adaptors.http.flow.ApplicationNotFound" } } }

Please go to the overview tab of your api proxy , and cope the url in Depliyments section.

View solution in original post

2 REPLIES 2

@jasonbrown , It's not related to API Product. It's basically API Proxy is missing for the host & basepath. Do you still see an issue ?

Not applicable

Hi Jasonbrown,

Just reoccur this error, generally it is due do you are using incorrect url to request your api proxy or your api proxy is not deploy to test/prod

{ "fault": { "faultstring": "Unable to identify proxy for host: custom and url: /", "detail": { "errorcode": "messaging.adaptors.http.flow.ApplicationNotFound" } } }

Please go to the overview tab of your api proxy , and cope the url in Depliyments section.