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

Kimono labs API request

$
0
0

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 228595

Trending Articles



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