| Issue 609: | /statuses/friends.xml?page=0 should be disallowed? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
I don’t know if this would be considered a bug, per se, but it is rather irritating... http://twitter.com/statuses/friends.xml?page=0 ... returns the same thing as ... http://twitter.com/statuses/friends.xml?page=1 Ideally page=0 should return the first set (and page=1 the 2nd set); or, at the very least, page=0 should return null. And the documentation should indicate that the starting iterator should be 1 (not 0). This appears to be the case for the other calls which support the "page" argument. |
||||||||||||
,
May 21, 2009
(I mean, this problem also appears to the be case for the other calls which support the "page" argument. And, as for documentation, it should be indicated what the starting iterator is.) |
|||||||||||||
,
May 26, 2009
A change to page handling could break many existing apps. I'll put this on the list for API v2.
Status: WontFix
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low Component-REST |
|||||||||||||
|
|
|||||||||||||