[BUG] nextPageToken is being sent even when data is [] i.e when responseSize is zero
For api/v4/audit_log endpoint based on the params even if the return responseSize is zero, nextPageToken is being sent in API.
From the docs, https://help.wrike.com/hc/en-us/community/posts/211881385-API-Pagination-and-the-nextpage-Token, "the API stops passing the ‘nextPageToken’ when you hit the end of the list."