Hello everybody,
I am changing caldav provider (switching to ownCloud) but no password is being asked after calendar setup, and therefore no sync is taking place.
How could I force the authentication dialog to show up?
More details:
- Here are the steps I am following:
- I create a remote caldav calendar, with address
-
https://myserver/owncloud/remote.php/caldav/calendars/user/mycalendar
- The box "online cache" is checked (I aslo tried without, doesn't change).
- The calendar appears in the calendar list as greyed.
- The error log shows
- CalDAV: Status 403 on initial PROPFIND for calendar mycalendar
- [JavaScript Error: "[calCachedCalendar] replay action failed: null, uri=
https://myserver/owncloud/remote.php/caldav/calendars/nicolas/mycalendar, result=
2147500037, op=[xpconnect wrapped calIOperation]"]
So far as I understood, that means that Lightning tries to access a page that it is not allowed to. Makes sense...
Any help greatly appreciated. Thanks in advance!
Nicolas