Hi everyone, I'm coding an app that users will see their own retweets that other users have retweeted. I call http://api.twitter.com/1/statuses/retweets_of_me.json url for this operation but when i look at the response i always see retweet_count field as 0, i also use trim_user parameter but again the response does not include any extra information about the users that retweeted.
Is there problem with this method? could you know another solution for learning retweet count of tweet. Thanks. -- 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
