From e7531cc340a30dee6e3e7dafd5a85dc9cf4acf8f Mon Sep 17 00:00:00 2001 From: LecygneNoir Date: Wed, 21 Aug 2024 14:16:25 +0200 Subject: [PATCH] More precise doc for google procedure Consent Screen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd68dfd..473293e 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ If you plan a larger usage, please consider creating your own youtube_secret fil - Side menu: APIs & Services -> APIs - Top menu: Enabled API(s): Enable Youtube Data v3 APIs. - Side menu: OAuth consent screen - - Create an app -> Add scope from Youtube Data API v3: `.../auth/youtube.force-ssl` and `.../auth/youtube.upload` -> save & create + - Create an app -> User type External -> Add scope from Youtube Data API v3: `.../auth/youtube.force-ssl` and `.../auth/youtube.upload` -> No test user -> save & create - Side menu: APIs & Services -> Credentials. - Create a Client ID: Create credentials -> OAuth Client ID -> Other -> Name: prismedia1 -> Create -> OK - Download JSON: Under the section "OAuth 2.0 client IDs". Save the file to your local system.