Not Able to reach the gateway End Point

Hi
I have created a .net core application and running the instance through visual studio 2019 , I have configured the API gateway and also created the proper end point. I am using postman to hit my API. If I directly hit my API through postman it works fine , but when I give the gateway end point url to hit the API I am getting the below error :

“Exception”: "API Gateway encountered an error. Error Message: Downtime exception: Not able to reach end point.

Is it necessary to host my application on IIS for the gateway endpoint to reach it . Please specify if I am missing something.

Hi Maninderjit,
Please check if the API Gateway server is reachable from the application. Also, do verify if API Gateway native service is reachable and if there are any errors in API Gateway.

Regards.

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