Skip to main content

I am not able to get URL "http://localhost:8112/essentials/united/state" , in video Trainer said it is in your student snippet file. I have files. Am I missing any step of configuration to hit above url and get results?

3 answers
  1. Mar 24, 2016, 8:42 PM

    @jaychotalia, as part of week one solution file set, you must have received MUEssentials3.7_snippets.txt. It has all the required details like host, port, url... etc. The following should be used in your week 2 work.

     

    United RESTful web service

     

    - URL:

    http://mu.mulesoft-training.com/essentials/united/flights

    - URL for a destination:

    http://mu.mulesoft-training.com/essentials/united/flights/SFO(SFO,LAX,CLE,PDX,PDF)

    - Host: mu.mulesoft-training.com

    - Port: 80

    - Base path: /essentials/united/flights

     

    @jaychotalia, as part of week one solution file set, you must have received MUEssentials3.7_snippets.txt. It has all the required details like host, port, url... etc.

     

0/9000