Get JSON data Error

Get JSON data Error

I have an AJAX call that is parsing JSON data but it's currently not working.  I added an error even, but I'm not sure what to put there to figure out what my issue is.  I have added this but the result is just unidentified.

  1. error: function(response) { console.log(response.ErrorHtml); }