You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 21 Jan 2014 at 10:18The text was updated successfully, but these errors were encountered: