googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.
https://developers.google.com/apps-script
Apache License 2.0
4.49k stars 1.83k forks source link

Fix paging examples to continue on empty page #436

Open sqrrrl opened 8 months ago

sqrrrl commented 8 months ago

Description

Fix the paging examples to handle empty pages. The loop should only stop if nextPageToken is not provided in the response.

Fixes # (issue)

Is it been tested?

Checklist

conventional-commit-lint-gcf[bot] commented 8 months ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/