I am trying to call an API from Angular but am getting this error:
Property 'map' does not exist on type 'Observable<Response>'
The answers from this similar question didn't solve my issue: Angular 2 beta.17: Property 'map' does not exist on type 'Observable<Response>'.
I am using Angular 2.0.0-beta.17.