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

Kimono labs API request

$
0
0

l have created an api with kimonolabs and am trying to make a request from that endpoint.
this doesnt seem to work...

.controller('maritimCtrl', ['$scope','$http', functio($scope, $http){
$http.get('http://www.kimonolabs.com/api/c7exfow8?apikey=xVEo5Biu1o3X3AFxId440GGc2WvoCrnk').then(function(resp) {
console.log('Success', resp);
console.log(resp.data);
}, function(err) {
console.error('ERR', err);
})
}]);

any ideas


Viewing all articles
Browse latest Browse all 228595

Trending Articles



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