Hello all,
I am face a problem to cunsume api from angularjs my api return json data but $http.get
service always fall in a error block with null data and status -1 but when i run json service with
other online json with proper json formate it will work fine.