Discussion: Bad JSON from API?

I'm seeing failures when trying to read the JSON response from getStreets. My log is printing some garbage characters before the JSON (rendered as "" in my logs). This started happening only recently (afternoon of October 25).

Did you guys add a BOM or something to the JSON return values?
I had the same problem... the parser couldn't parse the response from the street info API...
it seems to be working now...