When I send a JSON return and the text has an accent, JSON breaks.
Here is the request code on the Controller
$http.post("../backend/controller/SugestaoController.asmx/comboListarSugestoes", { empresa: $rootScope.login })
.then(fun...
asked by
29.07.2017 / 15:43