To access google contacts via WebDAV you would have to use CardBook (since WebDAV is not implemented in Epyrus) specifically version 38 or below version 37.9's code can be found on the extention's gitlab however when attempting to authenticate over 0Auth google errors out saying that oob authentication is not allowed anymore, the offending line seems to be
Code: Select all
REDIRECT_URI: "urn:ietf:wg:oauth:2.0:oob",
(for note the file that handles the adding of address books is /chrome/content/addressbooksconfiguration/wdw_addressbooksAdd.js)
Hey Scott, Not All Here!