Forum Discussion

surangamas's avatar
surangamas
New Contributor
3 years ago

The "Try it Out" feature in the online Swagger editor seems to be down

Hi, the "Try it Out" feature in the online Swagger editor doesn't seem to work; when you click "Execute", it keeps saying "Loading" and not returning anything (see the attached screen capture).

2 Replies

  • surangamas it sounds like the server/API your're trying to connect to hangs. If the the curl example does work, but the Try-it-out doesn't, then it could be a network issue, or possibly a bug in Swagger UI.

  • surangamas's avatar
    surangamas
    New Contributor

    the problem is, the curl example does not even show in the output window, and I can confirm that it's not a network issue. As stated, this did not happen before, maybe after some kind of updates, this function stops working, perhaps someone should check to see whether this is a bug? I've downloaded and installed Swagger editor on my local computer, same issue.