Is there a trick to making pagination work with the mentions API call?

Every authenticated API request I make to
http://twitter.com/statuses/mentions.json?page=1&count=20&max_id=12345,
returns only the 20 most recent mentions regardless of the params and
despite what 
http://apiwiki.twitter.com/Twitter-REST-API-Method:-statuses-mentions
promises.  Is this a bug or am I doing it wrong?

Reply via email to