Skip to main content
0 votes
0 answers
19 views

I’m trying to create events on an iCloud Calendar using CalDAV. READ operations work: PROPFIND → OK REPORT (get events) → OK Authentication with app-specific password → OK But every PUT request (...
Ayoub Dakiri's user avatar
1 vote
0 answers
56 views

I've got two nextcloud servers. In a python query I can query events for a time span. The query itself is successful. But the found events are strange. There are some results way out of the time span. ...
awado's user avatar
  • 227
0 votes
0 answers
19 views

Is there a way of creating events for a users CalDAV calendar in cyrus over the cli? I cannot find any documentation about cli commands for the CalDAV module nor for the web API used in the admin GUI. ...
muuvmuuv's user avatar
  • 953
0 votes
0 answers
54 views

Using Java, I am trying to use com.github.caldav4j to download events from my iCloud calendar. Using caldav4j i am successfully getting the principal_url and got a list of calendars and got the ...
randy's user avatar
  • 1,919
0 votes
0 answers
82 views

I am working on CalDav plugin integration in my Roundcube mailcow. I am using this plugin https://packagist.org/packages/kolab/calendar The issue is that after following all installation methods, ...
Syed Sheheryar Umair's user avatar
0 votes
0 answers
54 views

I'm trying to access the events of an Apple Calendar. So far I was able to call PROPFIND and get the Principal User. Now my question is how do I use the principal user to find the server? I have the ...
Steven8579's user avatar
0 votes
0 answers
37 views

We are developing a hub that integrates various groupware tools. We want to have a calendar that supports CalDAV. On top of the calendar-based permission management, that you have in the Nextcloud ...
Felix Englisch's user avatar
1 vote
0 answers
278 views

I need to use Outlook at work, and I'm trying the "New Outlook". In the old Outlook, I synced an external calendar using CalDav Synchroniser, and this worked fine. However, when I switch to ...
Toffomat's user avatar
  • 281
0 votes
1 answer
362 views

I'm making a calendar app using expo and have successfully synced it with Google Calendar using CALDAV. For now I just want to sync my iCloud calendar. I've seen two solutions to sync iCloud calendar. ...
CTT Worker's user avatar
-1 votes
1 answer
89 views

I am trying to delete entire user calendar as part of user wanting to delete account. I am trying to use following URLS to delete an event and calendar resource. The delete event URL works but the ...
GJain's user avatar
  • 5,103
0 votes
1 answer
410 views

I have a fully working Caldav java-based implementation to interact with ICloud calendars. I would like to enhance it by implementing some kind of push notification mechanism similar to Google ...
antacerod's user avatar
  • 1,420
2 votes
0 answers
2k views

I am trying to build an app (JavaScript) to confirm the appointments of a doctor automatically by reading the iCloud Calendar events from a specific day and then confirming such appointments. I have ...
Manuela Garcia's user avatar
2 votes
0 answers
417 views

Should I implement CalDav client to synch with external CalDav server ? Or CalDav server can do it somehow ? Like in apple calendar, I have to input server url, username, password If I want to add ...
Oleksandr Yermolenko's user avatar
1 vote
0 answers
69 views

The Python CalDAV documentation says one can search calendars and sort result by sort_keys. But I cannot find any hint, what these keys could be. search(xml=None, comp_class=None, todo=None, ...
awado's user avatar
  • 227
0 votes
0 answers
72 views

Context While attempting to automatically configure DAVx5 over (usb) adb, I noticed the port that I include in the intent, does not arrive at the DAVx5 app. Example I can run: adb shell am start -a ...
a.t.'s user avatar
  • 2,907

15 30 50 per page
1
2 3 4 5
24