From 203468fd2583c07993245aae8810f531335c4ab0 Mon Sep 17 00:00:00 2001 From: Claudio Noguera Date: Fri, 7 Jul 2023 03:31:20 +0200 Subject: [PATCH] Update config.rst This is the way it actually works. With web application, a 400 is returned. With desktop it works fine --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index 671d7d1..863f176 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -295,7 +295,7 @@ Service to hardcode those into opensource software [googleterms]_: be a searchbox where you can just enter those terms. 3. In the sidebar, select "Credentials" and create a new "OAuth Client ID". The - application type is "Web application". + application type is "Desktop". You'll be prompted to create a OAuth consent screen first. Fill out that form however you like.