API bug on listing boxes with poste.io v2.0.0

Issue #275 resolved
Former user created an issue

Hi,

I found a bug by trying out your API. When I try to list all the boxes by passing the parameters "paging=100" and "page=1" I get:

{"page":100,"paging":15,"last_page":1,"results_count":2,"results":[]}

It seems that it rewrites the parameters. I only get results back when I pass page=0 and paging=1, but then I only see 15 results and I can't change paging?

Comments (1)

  1. Log in to comment