From f37473717108863ffc9ade89c478e119977088f4 Mon Sep 17 00:00:00 2001 From: Randy Ramos Date: Wed, 12 Jun 2019 18:26:08 -0400 Subject: Add Troubleshooting section to calcurse-caldav README.md Signed-off-by: Lukas Fleischer --- contrib/caldav/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contrib/caldav/README.md b/contrib/caldav/README.md index 49ffe4d..5f47680 100644 --- a/contrib/caldav/README.md +++ b/contrib/caldav/README.md @@ -165,3 +165,13 @@ around the authorization code might be necessary or not, depending on your shell ``` calcurse-caldav --init keep-remote --authcode '4/Ok6mBNW2nppfIwyL-Q1ZPVkEk3zZdZN3mHcY#' ``` + +Troubleshooting +--------------- + +### 403 (Forbidden) When Submitting Auth Code for Google Calendar + +- Ensure that both the CalDAV API and the Google Calendar API are enabled for +your Google Developer project +- Ensure that your authcode consists of only the `code` parameter's value when +extracting from the returned URL \ No newline at end of file -- cgit v1.2.3