ContributionsMost RecentMost LikesSolutionsRe: 404 when accessing API Thank you very much, I did as suggested and it solved my issue. 404 when accessing API Hello, I built my first API with SwaggerHub and I was even able to access it on the server url - for a time. After a while (I don't know what I might have done wrong), the endpoint started to return 404. That applies also when testing the endpoint using the "Try it out" button in the right panel. What settings do I have to alter to make it work again? My API is https://app.swaggerhub.com/apis/elaborate/1.0/1.0#/, since it's private I shared it to the swaggerhub-support user. Thanks. Solved