Hi,

I was trying to get the number of retweets (reading an user timeline),
and I realized that if in the query I request the entities it returns
null, whuile if not, it return the right number..

Any workaround for this taking into account that I need the entities?

check:

http://api.twitter.com/1/statuses/user_timeline.json?screen_name=EngageSciences&include_rts=true&include_entities=true&count=30&page=1

http://api.twitter.com/1/statuses/user_timeline.json?screen_name=EngageSciences&include_rts=true&count=30&page=1

In the json, check the message with id: 1937474561515520 and you'll
see the difference.

How could  I open a bug into twitter?

Kind regards

-- 
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

Reply via email to