From 9f5c88beceb9998f7bb3ea941e2c2c4b66082130 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 9 Jun 2016 23:14:23 +0200 Subject: [PATCH] point out that CalDAV/CardDAV is different to Calendar/Contacts APIs --- docs/config.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/config.rst b/docs/config.rst index c699083..b8ba8e9 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -150,8 +150,9 @@ Service to hardcode those into opensource software 1. Go to the `Google API Manager `_ and create a new project under any name. -2. Within that project, enable the "CalDAV" and "CardDAV" APIs. There should be - a searchbox where you can just enter those terms. +2. Within that project, enable the "CalDAV" and "CardDAV" APIs (**not** the + Calendar and Contacts APIs, those are different and won't work). There should + be a searchbox where you can just enter those terms. 3. In the sidebar, select "Credentials" and create a new "OAuth Client ID". The application type is "Other".