Closed sm8ps closed 1 year ago
http://sabre.io/ns/sync/3
seems like a weird value, but please check that it works.
In my compatibility matrix it says that sync tokens works on Nextcloud ... all until one tries to delete an event from the calendar. Then Nextcloud will send a "418 I'm a teapot" next time one is trying to do a sync using the sync-token.
Lo and behold, the token is indeed updated as it should! From a second run I get 'http://sabre.io/ns/sync/4'. Something weird seems to be going on in the URL but it does provide a valid sync token and objects() does respect it. Sorry for the noise and thanks for your immediate response!
I set a sync token with a Nextcloud-24 server:
Its value is then 'http://sabre.io/ns/sync/3' which does not seem correct. -- Am I doing the right thing at all?