Re: [twitter-dev] Re: REST API entities enabled by default?

2010-09-20 Thread Taylor Singletary
Thanks for the bug report. Entities really are supposed to be opt-in only
at this stage -- we'll investigate this bug. Thanks!

Taylor

On Sun, Sep 19, 2010 at 11:03 AM, SkyLifeLabs ch...@skylifelabs.com wrote:

 Thanks, you are correct. I should have been more specific: I would
 like the retweets but not the entity data for the 'entities' node
 which I thought was opt-in only using include_entities=true as per
 the API docs (http://dev.twitter.com/doc/get/statuses/user_timeline).
 I have also tried it without include_rts=true (http://
 api.twitter.com/1/statuses/user_timeline/TWU556.xml) and still get the
 entities, at least according to a dump with 'curl
 http://api.twitter.com/1/statuses/user_timeline/TWU556.xml'.

 On Sep 19, 7:33 am, CWorster cwors...@schlimmer.com wrote:
  http://api.twitter.com/1/statuses/user_timeline/transportworker.xml?i.
 ..
 
  You're appending include_rts=true, that is the opt-in parameter to
  get the retweets inline.

 --
 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?hl=en


-- 
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?hl=en


Re: [twitter-dev] Re: REST API entities enabled by default?

2010-09-20 Thread CWorster
*facepalm* how could I read entities == retweets?

Sorry for that.

2010/9/19 SkyLifeLabs ch...@skylifelabs.com:
 Thanks, you are correct. I should have been more specific: I would
 like the retweets but not the entity data for the 'entities' node
 which I thought was opt-in only using include_entities=true as per
 the API docs (http://dev.twitter.com/doc/get/statuses/user_timeline).
 I have also tried it without include_rts=true (http://
 api.twitter.com/1/statuses/user_timeline/TWU556.xml) and still get the
 entities, at least according to a dump with 'curl
 http://api.twitter.com/1/statuses/user_timeline/TWU556.xml'.

-- 
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?hl=en


[twitter-dev] Re: REST API entities enabled by default?

2010-09-19 Thread SkyLifeLabs
Thanks, you are correct. I should have been more specific: I would
like the retweets but not the entity data for the 'entities' node
which I thought was opt-in only using include_entities=true as per
the API docs (http://dev.twitter.com/doc/get/statuses/user_timeline).
I have also tried it without include_rts=true (http://
api.twitter.com/1/statuses/user_timeline/TWU556.xml) and still get the
entities, at least according to a dump with 'curl
http://api.twitter.com/1/statuses/user_timeline/TWU556.xml'.

On Sep 19, 7:33 am, CWorster cwors...@schlimmer.com wrote:
 http://api.twitter.com/1/statuses/user_timeline/transportworker.xml?i...

 You're appending include_rts=true, that is the opt-in parameter to
 get the retweets inline.

-- 
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?hl=en