From 895dc1cbdd5845a6672048e8c83011e39c31c8a8 Mon Sep 17 00:00:00 2001 From: Chris Helming Date: Thu, 18 Jan 2018 02:29:40 -0500 Subject: [PATCH] Update calendar.google.markdown (#4449) Clarified steps. --- source/_components/calendar.google.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/calendar.google.markdown b/source/_components/calendar.google.markdown index 658dae1f2bc..3442a972a04 100644 --- a/source/_components/calendar.google.markdown +++ b/source/_components/calendar.google.markdown @@ -22,7 +22,7 @@ Generate a Client ID and Client Secret on [Google Developers Console](https://co 1. Follow the wizard using the following information. 1. When it gets to the point of asking _Which API are you using?_ just click cancel. -1. Click on the tab 'OAuth consent screen'. +1. Under APIs & Services > Credentials, click on the tab 'OAuth consent screen'. 1. Set 'Product name shown to users' to anything you want. We suggest Home-Assistant. 1. Save this page. You don't have to fill out anything else there. 1. Click 'Create credentials' -> OAuth client ID.