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

ACL List doesn't support pageToken #321

Open
GoogleCodeExporter opened this issue May 13, 2015 · 0 comments
Open

ACL List doesn't support pageToken #321

GoogleCodeExporter opened this issue May 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I am trying to list the full ACL of a Calendar, but it gets truncated at 100 
items. I try passing the 'nextPageToken', but I get an exception: "TypeError: 
Got an unexpected keyword argument "pageToken". Passing "pageToken" in 
service.event().list() works, but it doesn't work for service.acl().list().

I believe this is a bug.

https://developers.google.com/google-apps/calendar/v3/reference/acl/list

Original issue reported on code.google.com by [email protected] on 21 Jan 2014 at 10:18

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

No branches or pull requests

1 participant