How do I map data with external apis? I am using Geoloqi api and I have added the service to my project. When I use the test feature in the service I get a good response. Then I mapped the response fields to the correct placeholders on my interface. The problem is that when I test the app in the browser the data is not displayed on the app... Any suggestions?