Today, I suddenly received a JSON value which favorited value is null
instead of bool.

http://code.google.com/p/twitter-api/issues/detail?id=179

This crushes my Twitter client because it assumed that the value is
boolean. The application is written in Objective-C, so the value type
is very important for my client.

The favorited value was null or true until October, then true or false
until today. Could you please define exactly the type of favorite
value?? Also, could you use boolean to all favorited status?

Thanks,
Kazuho

Reply via email to