The HTTP HEAD request is returning a 404 Not Found error

250 Views Asked by At

I am using WSO2 API Manager to publish my WebApi Gateway, which is connected to my REST services. However, when I try to create an Import Open API, the endpoint fails to verify due to an HTTP HEAD request that returns a 404 Not Found error. My Gateway is built using .NET Core 3.1 and the Swagger version is 2.0. I am unsure whether the issue is with WSO2, Swagger, or .NET Core 3.1. Can anyone help me resolve this problem?

0

There are 0 best solutions below