File a bug, and consider using a DTS incident.
On Jun 4, 2011, at 1:39 AM, Development wrote:
> I found the answer to this after I found a json validator on google.
>
> The json object I was getting back IS INVALID
>
> it is missing the leading "{" character.
> Add that to the returned object
I found the answer to this after I found a json validator on google.
The json object I was getting back IS INVALID
it is missing the leading "{" character.
Add that to the returned object and it parses just fine.
Here's the problem... Either it's a problem on my end in the receiving, or one
on