Licensing API only returning the first page
When maxResults
is greater than 200, the Licensing API has started only returning the first page (with no nextPageToken
).
This has been reported to Google but the fix is to just pin the page size to 200.