Hi,

When using the Twitter API console at http://dev.twitter.com/console
it seems support for query parameters is broken:

1. select "GET /1/statuses/home_timeline.json"
2. under "Parameters and values" put "page" and "4"
3. press "+ Add a query parameter"
4. press "Send"

The result is always page 1 of the home timeline. Looking at the
request I don't see any signs of a page query parameter.

Is this a known issue?

I tested with Firefox 3.6.6 and Google Chrome on Ubuntu Linux.

Also, the documentation for home_timeline at
http://dev.twitter.com/doc/get/statuses/home_timeline states there are
pagination limits (see page parameter doc). I wasn't able to find any
specific info in the FAQ; could someone point me to the details?

Thanks,
Mike

Reply via email to