SoGo connector along with Thunderbird ESR stopped sync'ing Google contacts.

The following CardDAV url worked:

https://google.com/m8/carddav/principals/__uids__/user%40gmail.com/lists/default/

I have found out that Google stopped returning vcard urls on a PROPFIND
request.
Does anybody know a workaround?

Issue was reported first time on 03/29/2013.

Response from Google to PROPFIND request (contacts are present!):

<?xml version="1.0" encoding="UTF-8"?>
<d:multistatus xmlns:cal="urn:ietf:params:xml:ns:caldav"
xmlns:card="urn:ietf:params:xml:ns:carddav"
xmlns:cs="http://calendarserver.org/ns/"; xmlns:d="DAV:"
xmlns:ical="http://apple.com/ns/ical/";>
 <d:response>
 
<d:href>/m8/carddav/principals/__uids__/user%40gmail.com/lists/default/</d:href>
  <d:propstat>
   <d:status>HTTP/1.1 200 OK</d:status>
  </d:propstat>
  <d:propstat>
   <d:status>HTTP/1.1 404 Not Found</d:status>
   <d:prop>
    <d:getcontenttype/>
    <d:getetag/>
   </d:prop>
  </d:propstat>
 </d:response>
</d:multistatus>
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to