point out that CalDAV/CardDAV is different to Calendar/Contacts APIs

This commit is contained in:
Evgeni Golov 2016-06-09 23:14:23 +02:00
parent eb2c25ee76
commit 9f5c88bece

View file

@ -150,8 +150,9 @@ Service to hardcode those into opensource software
1. Go to the `Google API Manager <https://console.developers.google.com>`_ 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".