EDIT: I\'ve gotten the \"famous question\" badge with this question, so I figured I\'d come back to it and stick what happened to me right at the very tippy
try sending that object to console.log. You'll get a clearer picture what does it contain.
console.log
Also, put dataType: 'json' and remove parseJSON because it's all the same.
dataType: 'json'
parseJSON