Nilanjan Bhattacharya
unread,Aug 3, 2013, 12:15:05 PM8/3/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to twitter-...@googlegroups.com
I am trying to get favorite_count for a tweet. It seems to return nil.
If I get the tweet using status(tweet_id) in irb, I can see the values of favorite_count (using pp). However, if I print tweet1.favorite_count, I get nil.
Here is a sample tweet: 342633710023237632
Favorite count is 5
This happens for all tweets.
Thanks,
- Nilanjan