Re: [twitter-dev] lists/statuses not work with count option

2011-05-09 Thread Arnaud Meunier
Thanks for reporting! Will correct this :)

Arnaud / @rno http://twitter.com/rno



On Fri, May 6, 2011 at 11:08 PM, noki noris...@gmail.com wrote:

 Hi,

 I noticed lists/statuses API end point does not work with count
 option but work with per_page option.

 The API document( http://dev.twitter.com/doc/get/lists/statuses )
 mentions on count option to specifies the number of tweet to get.
 But

 http://api.twitter.com/1/lists/statuses.xml?list_id=7286322count=1

 alway retrun 20 tweets. And with old style option

 http://api.twitter.com/1/lists/statuses.xml?list_id=7286322per_page=1

 return just one tweet.

 Thank you.
 --
 noki(Norio Suzuki)



 Thank you.

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


-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] lists/statuses not work with count option

2011-05-07 Thread noki
Hi,

I noticed lists/statuses API end point does not work with count
option but work with per_page option.

The API document( http://dev.twitter.com/doc/get/lists/statuses )
mentions on count option to specifies the number of tweet to get.
But

http://api.twitter.com/1/lists/statuses.xml?list_id=7286322count=1

alway retrun 20 tweets. And with old style option

http://api.twitter.com/1/lists/statuses.xml?list_id=7286322per_page=1

return just one tweet.

Thank you.
--
noki(Norio Suzuki)



Thank you.

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