mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
point out that CalDAV/CardDAV is different to Calendar/Contacts APIs
This commit is contained in:
parent
eb2c25ee76
commit
9f5c88bece
1 changed files with 3 additions and 2 deletions
|
|
@ -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".
|
||||
|
|
|
|||
Loading…
Reference in a new issue