You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/google_chat/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The Google Chat API allows you to build custom bots for Google Chat, enabling au
15
15
16
16
## Creating a Google Chat app
17
17
In order to connect your workspace Google Chat account to Pipedream, you'll need do the following:
18
-
1. Create a Google Chat app in Google Cloud (a Google workspace account is required.)
18
+
1. Create a Google Chat app in Google Cloud (a Google workspace account is required).
19
19
2. Connect this app using custom OAuth clients on Pipedream. See the directions [here](https://pipedream.com/docs/connected-accounts/oauth-clients) on how to configure a custom OAuth client on Pipedream.
20
20
21
21
1. Sign in to the [Google Cloud Console](https://cloud.google.com/)
@@ -128,4 +128,4 @@ Google has a [7 day expiration window](https://developers.google.com/identity/pr
128
128
129
129
# Troubleshooting
130
130
**Application disconnects after 7 days**<br>
131
-
If your developer application disconnects after 7 days, you need to follow the steps above to Publish your Google Chat app in order to keep your account connected.
131
+
If your developer application disconnects after 7 days, you need to follow the steps above to Publish your Google Chat app in order to keep your account connected.
0 commit comments