Quantcast
Viewing all articles
Browse latest Browse all 229896

Kimono labs API request

looks like your call to the kimono API is alright. but you have a typo in your angular controller definition:

.controller('maritimCtrl', ['$scope','$http', functio($scope, $http){

is missing the n at the end of function. should be:

.controller('maritimCtrl', ['$scope','$http', function($scope, $http){

Viewing all articles
Browse latest Browse all 229896

Trending Articles



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