Update calendar.google.markdown (#13894)

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
Ravi K 2020-07-13 12:19:05 -05:00 committed by GitHub
parent 65c9d4a965
commit 5f5fe1d4db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,12 @@ Generate a Client ID and Client Secret on
If you will later be adding more scopes than just the "Google Calendar API" to the OAuth for this application, you will need to delete your token file under your Home Assistant Profile. You will lose your refresh token due to the re-authenticating to add more API access. It's recommended to use different authorizations for different pieces of Google.
## Troubleshooting
If you are trying to switch to a new Google account then you would run into the following error message. Make sure to delete the existing **.google.token** file from your `config` folder and restart Home Assistant to try again.
'oauth2client.client.HttpAccessTokenRefreshError: deleted_client: The OAuth client was deleted'
## Configuration
To integrate Google Calendar in Home Assistant,