View Single Post
Posts: 54 | Thanked: 47 times | Joined on Dec 2012
#188
Old Google carddav database url:
Code:
addressbook/database=https://google.com//m8/carddav/principals/__uids__/default/lists/default/
Doesn't work anymore. It has to be replaced by:
Code:
addressbook/database=https://google.com/carddav/v1/principals/[username]%40gmail.com/lists/default/
where [username] is the gmail user.

I sniffed it from IOS6.1, so it should last for a while