Do you know the format of the response you are expecting ?
Are you sure you receive a valid JSON file ?
If you have an output with
for(a in $scope.datas)console.log($scope.datas[a])
You might be able to try something else to rebuild the response you are expecting.