[Owncloud] CardDAV address books listing. Was: Name of app repositories
Thomas Tanghus
thomas at tanghus.net
Mon Mar 18 10:50:58 UTC 2013
> When I try to access my contacts through any PC in a browser it displays the
> following ...
> This XML file does not appear to have any style information associated with
> it. The document tree is shown below. <d:error xmlns:d="DAV:"
> xmlns:s="http://sabredav.org/ns">
> <s:exception>Sabre_DAV_Exception_MethodNotAllowed</s:exception>
> <s:message>Listing members of this collection is disabled</s:message>
> <s:sabredav-version>1.6.6</s:sabredav-version>
> </d:error>
> Can anyone advise or guide please ?
You are probably accessing the address books as
/remote.php/carddav/addressbooks
Which is not allowed. You have to append the use name to the URL:
/remote.php/carddav/addressbooks/aqgwala
Or whatever your username is :)
--
Med venlig hilsen / Best Regards
Thomas Tanghus
More information about the Owncloud
mailing list