Hi Florian,
we never tested CalDavZAP with Owncloud, so it is not surprise that it not works.
The error message below is a normal behaviour if the server not supports REPORT request with sync-token (real CalDAV sync). After this error we switch back to simple WebDAV sync (which should work, but maybe we have a small bug somewhere).
If you or anybody else can send me some testing credentials to demo/any other SabreDAV server we should check it ...
JM
On Apr 10, 2013, at 3:21 PM, Florian Rauscher f.rauscher@casibus.de wrote:
Hi to all,
I use ownCloud 5 with CalDavZAP last stable release.
CalDavZAP can ... ... connect to ownCloud ... read the calendars from ownCloud ... write events to ownCloud (i can see it on ownClounds own calendar)
but CalDavZAP can't read events.
ownCloud use SabreDAV 1.7.5, i get in Firebug this error
REPORT: http://user:pass@192.168.1.1/owncloud/remote.php/caldav/calendars/user/defau... 403 Forbidden Answer body: <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns%22%3E <s:exception>Sabre_DAV_Exception_ReportNotSupported</s:exception> <s:message></s:message> <s:sabredav-version>1.7.5</s:sabredav-version> <d:supported-report></d:supported-report> </d:error>
is there any way to get CalDavZAP to run with ownCloud.
/owncloud/remote.php/caldav/principals/user/ gives return: calendar-proxy-read Proxy-Read, Principal calendar-proxy-write Proxy-Read, Principal