We're seeing a weird error occur with the API in the past few days: every so often, users will get malformed JSON data. From our app, the following message is displayed:
<http://files.iconfactory.net/craig/bugs/TwitterYAJL.jpg> That error occurs when the JSON data can't be parsed. I'd like to create an issue on Google Code, but this problem is extremely intermittent. Personally, I only saw it a few times when I was using the Search API. By the time I was able to debug the data being returned by the connection, the results had returned to normal. Without any debugging info, the problem felt like I was temporarily on a server that producing bad data. After a few refreshes, I found my way to a server that produced good data. I'd like to know if anyone else has been seeing malformed JSON or if there's any way to reliably reproduce the bad results. Thanks! -ch
