mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update calendar.google.markdown (#13894)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
65c9d4a965
commit
5f5fe1d4db
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user