I used both the official and unofficial PHP API libraries and saw this same problem. I took a closer look and it seems as though the page_size parameter needs to be the first argument in the request query string. I detailed the issue here: http://www.nakedtechnologist.com/?p=79 I took the unofficial...