Hey All, I built a a small ruby app using the TweetStream gem to monitor a few hash tags on twitter and have had it running inside a daemon without a problem for a week or two. Starting earlier this afternoon, for some reason, whenever a Tweet that's Retweeted comes in, the *retweeted_status* element will be there with the corresponding retweet data, but the value for * retweeted* is always be false, and the value for *retweet_count* is always zero. Any ideas on why this would be happening?
Thanks, Sendhil -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
