I added an api using “./tyk --import-swagger” on an on-premise gateway running on localhost:8080. I cannot access the url for this api.
- the api id is “320ed9e5-1f4e-40f0-aa47-a914f2606cce”, the slug is “”
- the api path is “/pets”
- when I access localhost:8080/320ed9e5-1f4e-40f0-aa47-a914f2606cce/pets returns “404 page not found”