I\'m using Http.get to retrieve a configuration file. I\'ve done this many times with success, but this time nothing. I\'m not seeing the trace in my console, and I\'m not seein
you need to call subscribe() in order that the request is executed.