Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events.list() does not allow pagination #21

Open
CliffS opened this issue Sep 9, 2018 · 0 comments
Open

Events.list() does not allow pagination #21

CliffS opened this issue Sep 9, 2018 · 0 comments

Comments

@CliffS
Copy link

CliffS commented Sep 9, 2018

If I run Events.list() on a large calendar it does not handle nextPageToken in the result but neither does it pass it through. This makes it impossible to get a list of events greater than the maximum allowed per page of 2,500.

Either Events.list() should handle the pagination or maybe it should return body rather than body.items (although this would not be backwards compatible).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants