Hi In my Angular Component, i have this code in one of my methods In network tab in chrome dev inspector i saw that my get call returning result, but data is undefined. Why? Answer The reason it was not working originally, is because you had this: You are not returning a value. When you use the curly braces, you