Hello,
I would like to setup InfCloud to use with my cpanel calendar and contacts.
I can access to my calendar with CalDav in Ligthning but I am not able to configure it in InfCloud.
Cpanel give theses url : https://mydomain.fr:2080/rpc/principals/davtest@mydomain.fr https://mydomain.fr:2080/rpc/calendars/davtest@mydomain.fr/calendar:c9a60fa9... https://mydomain.fr:2080/rpc/addressbooks/davtest@mydomain.fr/contacts~4dc30...
In the config.js file, I only have change this : var globalNetworkCheckSettings={ href: 'https://mydomain.fr:2080/rpc/principals/', timeOut: 90000, lockTimeOut: 10000, checkContentType: true, settingsAccount: true, delegation: true, additionalResources: [], hrefLabel: null, forceReadOnly: null, ignoreAlarms: false, backgroundCalendars: [] };
But the login seems fail...
Have you any suggestion ?
Thank you
Benjamin