I\'m having this headache now, since I\'ve been having this problem the whole day and, still, can\'t fix it. I\'ve looked on Google and StackOverflow for hours, tried many m
Just change your response to text and then parse the text as JSON, example:
var json = JSON.parse(data);