mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Update google.markdown (#30090)
When following the steps, the text "and click 'Go to credentials'" confused me since I was not offered such a button. The next step brought me to where I needed to go. The text "and click 'Go to credentials'" is not needed.
This commit is contained in:
parent
24c628140e
commit
4af462c7a9
@ -28,7 +28,7 @@ This section explains how to generate a Client ID and Client Secret on
|
|||||||
|
|
||||||
1. First go to the [Google Developers Console](https://console.developers.google.com/start/api?id=calendar).
|
1. First go to the [Google Developers Console](https://console.developers.google.com/start/api?id=calendar).
|
||||||
2. The wizard will ask you to choose a project to manage your application. Select a project and click continue.
|
2. The wizard will ask you to choose a project to manage your application. Select a project and click continue.
|
||||||
3. Verify that your calendar API was enabled and click 'Go to credentials'
|
3. Verify that your calendar API was enabled.
|
||||||
4. Navigate to APIs & Services (left sidebar) > [Credentials](https://console.cloud.google.com/apis/credentials).
|
4. Navigate to APIs & Services (left sidebar) > [Credentials](https://console.cloud.google.com/apis/credentials).
|
||||||
5. Click on the field on the left of the screen, **OAuth Consent Screen**.
|
5. Click on the field on the left of the screen, **OAuth Consent Screen**.
|
||||||
6. Select **External** and **Create**.
|
6. Select **External** and **Create**.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user