[OGo-Users] GroupDAV Sync
Raffael Luthiger
users@opengroupware.org
Wed, 15 Aug 2007 12:04:44 +0200
Hi Helge
Thanks, I guess it is the URL. I copied it from
http://www.inverse.ca/english/contributions/thunderbird_groupdav_plugin.html
without looking at it further. Stupid me.
Should I use .../dav/.. or .../so/...? I couldn't get the file "URLs
Accessible from ZideStore [38%] by chris, 2003-10-08 02:16 PM" from
the docs plone. As far as I remember my answer would have been answered
in there as well.
Am I right that someone from Inverse is on this list too? Because then
this person could update the website and I don't have to report it again
:) (The first OGo URL is correct only the second one is wrong)
Raffael
Helge Hess wrote:
> On 14.08.2007, at 23:34, Raffael Luthiger wrote:
>> <state><status>405</status><url>http://192.168.1.252/zidestore/so/username/public/Accounts/AA-d86e6676-e574-2978-44</url></state>
>>
>
> The HTTP status 405 is 'method not allowed', though I think that your
> URL is wrong, you are attempting to create an OGo account!
>
> You probably want to add a plain contact, you would need to use either
> /zidestore/dav/user/public/Contacts/
> or
> /zidestore/dav/user/Contacts/
> (for public or private contacts)
>
> Helge