Hi
We’re having some difficulties with the “https://api.bitrise.io/v0.1/me/apps” call and pagination.
The first call succeeds, but after we want to load the next page, the same batch of items
as in the first call is returned to the client. Seems that pagination is somehow broken.
https://api.bitrise.io/v0.1/me/apps?limit=20&next=xxxxxxxxx
Also, this issue has been first seen on Friday afternoon. Before if worked perfectly ok.