SyntaxError: Unexpected token o at Object.parse (native) AngularJS January 6, 2024 by Tarik I think data returned is already in JSON, no need of JSON.parse(), unless it in string format. $scope.products= data;