Hi Johan. I think the issue I'm seeing is related to HTML in one of my returned fields. I didn't include that in my sample response. That field comes back like this. I think that the parser is choking on the HTML.
"description": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\">\r\n<html>\r\n<head>\r\n
<title><\/title>\r\n <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-16\" />\r\n<\/head>\r\n<body>\r\n<div align=\"center\">
<font face=\"Times New Roman\" size=\"3\"><b><i>Activities/Honors<\/i><\/b><\/font>\n<br />
<font face=\"Times New Roman\" size=\"3\">Honors Student<\/font>\n<br />
<font face=\"Times New Roman\" size=\"3\">Dean s List: Fall 2005 and Spring 2006<\/font>\n<br /> <br /> <\/body>\r\n<\/html>",