As shown, the library is able to to connect successfully to SOGo, and also finds my calendar homeset, but can't find any of my calendars.
I have multiple calendars which can be accessed via
"https://sogo.<host>.de/SOGo/dav/<username>/Calendar/<id>/",
which Lightning / SOGo Connector and DavDroid can perfectly work with. </id></username></host>
Is this maybe a SOGo specific problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to access a SOGo server with ical4j-connector.
I am using this code snippet to connect:
I have gathered a few results of the CalDavCalendarStore's methods here:
As shown, the library is able to to connect successfully to SOGo, and also finds my calendar homeset, but can't find any of my calendars.
I have multiple calendars which can be accessed via
"https://sogo.<host>.de/SOGo/dav/<username>/Calendar/<id>/",
which Lightning / SOGo Connector and DavDroid can perfectly work with. </id></username></host>
Is this maybe a SOGo specific problem?