From 2493802a71b9bac172165a9cd57d68e3209c906e Mon Sep 17 00:00:00 2001 From: Aidan Comi Date: Sat, 7 Oct 2023 06:04:39 -0400 Subject: [PATCH] Update twitch.markdown (#29219) Co-authored-by: Franck Nijhof --- source/_integrations/twitch.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/twitch.markdown b/source/_integrations/twitch.markdown index f7be57a6554..2e07e18c2f4 100644 --- a/source/_integrations/twitch.markdown +++ b/source/_integrations/twitch.markdown @@ -18,6 +18,6 @@ The Twitch integration will allow you to monitor [Twitch](https://www.twitch.tv/ ## Get Twitch application credentials -Create a new app at "Register Your Application" in the [Twitch developer portal](https://dev.twitch.tv/console/apps). Then get the __Client ID__ and __Client secret__ for the new application. +Create a new app at **Register Your Application** in the [Twitch developer portal](https://dev.twitch.tv/console/apps). Enter `https://my.home-assistant.io/redirect/oauth` in the **OAuth Redirect URL** field. Then, get the **Client ID** and **Client secret** from the new application. {% include integrations/config_flow.md %}