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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In the following tutorial:
Get incremental changes to events in a calendar view
there is the following code
A cursory search of the python SDK yields no "skiptoken" attribute, and I get the following error when I try to use it:
Is this supposed to work and where is skiptoken defined?
Same question for deltatoken, which is used after you stop getting skiptoken responses and get a deltatoken, step 3 in the tutorial
Beta Was this translation helpful? Give feedback.
All reactions