SyntaxFix
Write A Post
Hire A Developer
Questions
You need to add an additional parameter:
$http.get(url).then( function(response) { console.log('get',response) }, function(data) { // Handle error here })