I am working on a angularjs project which need to retrieve data from cross domain site(using $http to get). And it hit the problem "XMLHttpRequest cannot load xxxxx . Request header field Access-Control-Allow-Origin is not allowed". Anybody has idea how to solve it?
Asked
Active
Viewed 489 times