Issue with proxy settings

hello,
I configured proxy setting on the machine hosting webMethods API Gateway on windows LAN settings and I am able to get the third party services in browser but when I copy the link to webMethods API Gateway to load the swagger document the message shows “Unable to create an API as the input swagger url is not reachable”.
is there any configuration needs to be done on IS? or all the configurations on windows LAN including proxy settings and “host file” entries should be reflected on the IS

Hi,
Please see if adding a proxy alias in the IS Admin UI helps? While creating the proxy alias in IS, please specify the proxy server details and protocol accordingly. Also enable the logging of “Network Services” component to TRACE and you can see in the server.log whether IS is trying to access the 3rd party service url directly or via the specified proxy.

Thanks.

hi Jaideep,
thanks for the fast reply, I did add proxy setting on IS, and the other services went down so I added the hosts who supposed to bypass the proxy (not using it) and they worked again but still I am not able to reach the service which is behind this proxy from IS. when enabling TRACE on “Network Services” there is no URL showing only the same message
here is a dumb of the logs
7d9fda9e5a0c:648:93439b389ed94ef1b2f9158a5a2b93d0] Unable to create an API as the input swagger url is not reachable
2021-07-01 15:39:41 AST [YAI.0001.0002E] [default][INTEGINT01][APIGW:85904729-bd5a-4f4c-8054-7d9fda9e5a0c:648:93439b389ed94ef1b2f9158a5a2b93d0] Unable to process the POST request for apis. An error occurred while processing the payload. Error message:
Unable to create an API as the input swagger url is not reachable
2021-07-01 15:43:24 AST [YAI.0001.0085I] [default][INTEGINT01][APIGW:c91121c2-b9f0-4ec5-b770-85e5c83a1409:648:93439b389ed94ef1b2f9158a5a2b93d0] Unable to create an API as the input swagger url is not reachable
2021-07-01 15:43:24 AST [YAI.0001.0002E] [default][INTEGINT01][APIGW:c91121c2-b9f0-4ec5-b770-85e5c83a1409:648:93439b389ed94ef1b2f9158a5a2b93d0] Unable to process the POST request for apis. An error occurred while processing the payload. Error message:
Unable to create an API as the input swagger url is not reachable

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.