Replies: 1 comment 3 replies
-
Hi. I'm currently away from PC for a few days and can't look into it. When you run on IIS, do you also use port 8091 for the downstream service? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error summary: Failed to load API definition. Fetch error
response status is 404 /swagger/docs/1.0/apiweb, in Api Gateway.
I have a microservice published in IIS. I share a screenshot of it running:
Then I do in deploy in IIS of the ApiGateway, but when I want to get the definition of the endpoints of the microservice, I get the error as in the screenshot:
Next, Ocelot.json configuration file
The configuration method
However, if I run the APIGateway from Visual Studio, it runs without problems and shows the Microservice definition. Attached is a screenshot.
I would be grateful if you could help me with this.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions