Remove 'page' parameter from some endpoints.
Using max_id/since_id or cursor is the preferred way and sometimes the only way to paginate though a collection.
Please register or sign in to comment
Using max_id/since_id or cursor is the preferred way and sometimes the only way to paginate though a collection.