From cac7e55f812b802e6c657460c5e15447e325d523 Mon Sep 17 00:00:00 2001 From: Yowan Ramchoreeter <26179814+YowanR@users.noreply.github.com> Date: Thu, 13 Oct 2022 14:13:02 -0400 Subject: [PATCH 1/3] doc_update_oath_issue_gsc We are currently blocked on some GCS OAuth workflows and we are adding a note to inform our customers. --- docs/integrations/sources/google-search-console.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/integrations/sources/google-search-console.md b/docs/integrations/sources/google-search-console.md index ce01a8b19d9a..eceec52dc170 100644 --- a/docs/integrations/sources/google-search-console.md +++ b/docs/integrations/sources/google-search-console.md @@ -7,6 +7,12 @@ This page contains the setup guide and reference information for the google sear * Credentials to a Google Service Account \(or Google Service Account with delegated Domain Wide Authority\) or Google User Account +:::note + +Google has depreciated [some OAuth workflows](https://developers.google.com/identity/protocols/oauth2/resources/oob-migration) that might impact you. We are in the process of working on a fix at the connector-level. Thank you for your patience! + +::: + ## Setup guide ### Step 1: Set up google search console From 6252cc10e7f8d1d6493157a1a64759cdccf57967 Mon Sep 17 00:00:00 2001 From: Yowan Ramchoreeter <26179814+YowanR@users.noreply.github.com> Date: Thu, 13 Oct 2022 16:59:54 -0400 Subject: [PATCH 2/3] Updated wording --- docs/integrations/sources/google-search-console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/sources/google-search-console.md b/docs/integrations/sources/google-search-console.md index eceec52dc170..bd6fc185ac45 100644 --- a/docs/integrations/sources/google-search-console.md +++ b/docs/integrations/sources/google-search-console.md @@ -9,7 +9,7 @@ This page contains the setup guide and reference information for the google sear :::note -Google has depreciated [some OAuth workflows](https://developers.google.com/identity/protocols/oauth2/resources/oob-migration) that might impact you. We are in the process of working on a fix at the connector-level. Thank you for your patience! +Google has deprecated [some OAuth workflows](https://developers.google.com/identity/protocols/oauth2/resources/oob-migration) that might impact you. We are in the process of working on a fix at the connector-level. ::: From 0f1e26248787ad52a59d0a329dd2b83aa875e9ab Mon Sep 17 00:00:00 2001 From: Yowan Ramchoreeter <26179814+YowanR@users.noreply.github.com> Date: Tue, 18 Oct 2022 13:52:40 -0400 Subject: [PATCH 3/3] Fixed wording for this connector Approved and good to go --- docs/integrations/sources/google-search-console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/sources/google-search-console.md b/docs/integrations/sources/google-search-console.md index bd6fc185ac45..c8d0074504a9 100644 --- a/docs/integrations/sources/google-search-console.md +++ b/docs/integrations/sources/google-search-console.md @@ -9,7 +9,7 @@ This page contains the setup guide and reference information for the google sear :::note -Google has deprecated [some OAuth workflows](https://developers.google.com/identity/protocols/oauth2/resources/oob-migration) that might impact you. We are in the process of working on a fix at the connector-level. +Since Google has deprecated certain [OAuth workflows](https://developers.google.com/identity/protocols/oauth2/resources/oob-migration), OAuth isn't supported for this connector at this time. :::