I have a strange api problem, on each message there is a field named "favorited", and now the problem, when i am retrieving http://twitter.com/statuses/user_timeline/{id}.xml through the api i'm getting on all messages favorited=false while when checking the same uri on the browser address bar returns xml with some of the messages favorited=true.
can someone explain this strange behavior of twitter.
