Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Problem at http request to a rest api in ionic 2

$
0
0

I encountered a problem to http request a rest api in ionic 2.

Here is my code:

this.http.get('http://localhost:3000/news').subscribe(res => {
  this.data = res.json()
  console.log(res)
})

But got the follow error message

Can anybody advise? Thanks.


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>