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

Need Help ! Post data to RESTful service

$
0
0

Maybe it's just in this message but there's a missing paren in your postData definition, it should be:

$scope.postData = function() {
	var post = new Post($scope.dummy);
	post.$save();
}

Then maybe the problem is in the way you call postData().


Viewing all articles
Browse latest Browse all 228595

Trending Articles



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