I have a problem with the ajax return with jsonp, it returns json, but I can not work with it.
Code:
$.ajax({
method: "GET",
url: "http://minasul.tecnologia.ws/previsao/index.php?tipo=TODAS",
async: false,
contentType: "...
asked by
13.08.2015 / 14:17