advanced-rest-client / arc-electron

Advanced REST Client - Desktop application
Other
1.41k stars 226 forks source link

mulesoft walkthrough 10-3 ARC I try to test http://localhost:8081/flights?airline=delta&code=FOO and the response is The requested URL can't be reached The service might be temporarily down or it may have moved permanently to a new web address. getaddrinfo ENOTFOUND http #460

Closed Aki1622 closed 2 years ago

Aki1622 commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.

Describe the solution you'd like A clear and concise description of what you want to happen.

Additional context Add any other context or screenshots about the feature request here.

jarrodek commented 2 years ago

It looks that the server is not started. Please, start the server in Studio (I am assuming you are working with Anypoint Studio) and then make requests from the app.