Skip to main content
6 answers
  1. Nov 4, 2015, 3:29 PM
    @Joao,

     

    The problem is in the HTTP_Request_Configuration. You are pointing to

    localhost:8112

    and that's not the correct location of the united (unless you are using a local VM). You should be using the following configurations instead:

     

    mu.mulesoft-training.com:80

     

    So, your HTTP Request configuration should look like

     

    @Joao, The problem is in the HTTP_Request_Configuration. You are pointing to localhost:8112 and that's not the correct location of the united (unless you are using a local VM).

     

    NOTE: All of this is in your Student Snippets.txt file. Please take a look. You should NOT be using

    localhost

    for any of the external communications. Instead you should replace it with

    mu.mulesoft-training.com

    wherever possible.

     

    Good luck. Let me know if it works ok.

     

    -gopal

     

0/9000