Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more

All Questions

Filter by
Sorted by
Tagged with
Filter by Employee ID
1 vote
0 answers
180 views

I'm trying to test the Google Chat bot API using OAuth 2.0 Playground with the scope: https://www.googleapis.com/auth/chat.bot However, I encounter the following errors: ❌ Error 1: invalid_scope Error ...
Ayesha Kulsum S J's user avatar
2 votes
0 answers
267 views

I’m currently working with the Google Chat API to send messages to specific spaces using webhooks. I have encountered a persistent 404 error (Requested entity was not found) when trying to send a ...
Aman Kumar Rana's user avatar
1 vote
0 answers
142 views

I am using gmail account for google cloud dialogue flow chat api but gives error 'No DesignTimeAgent found for project'.and also the error in agent console when click on Publish>>All ...
Pawan Kumar's user avatar
0 votes
1 answer
202 views

I have a google sheet in a shared company drive. The owner of the sheet is no longer with the company and it appears there is no longer an "owner". However, we use this platform that can ...
Roman Pepelyaev's user avatar
1 vote
1 answer
505 views

We are trying to send an asynchronous direct message (DM) to a user within our organization (managed with Google Workspace) with the google chat API. We have the users validate email, but not his/her ...
Andrej Vckovski's user avatar
1 vote
0 answers
72 views

I enable the oauth screen fill up the name and set the google app to testing, added 2 users from my workspace (me an another person), and I can't see the chat app/bot in the marketplace internal apps ...
Jesus Mogollon's user avatar
2 votes
0 answers
306 views

I only started to use GCP this week. I'm trying to do something similar to this tutorial: Créer une application Google Chat HTTP avec Cloud Functions  |  Google Chat  |  Google for Developers When I ...
znb's user avatar
1 vote
0 answers
106 views

I have an account with the admin access so I can see and manage all the spaces from the admin GUI. But when I use Chat API to retrieve all the spaces, I only get the spaces within my account. I did ...
Jian Jiao's user avatar
3 votes
2 answers
996 views

I have a google cloud function providing a Google Chat App. My GCF receives calls from Google Chat when users type input. It doesn't call Chat; it exposes a URL and Chat calls it, it computes for a ...
emrys57's user avatar
4 votes
1 answer
4k views

I am trying to create poll system that use message as the database like codelabs. Since the database is just a chat message, after there are a lot of data, the message is not updated. They called my ...
Muhammad Dyas Yaskur's user avatar
1 vote
0 answers
353 views

What are the details of your problem? Until recently, in my own web application, I used the Gmail API to retrieve Google Chat messages as follows. I was able to get it from "Label: CHAT" by ...
茂泉和毅's user avatar
0 votes
1 answer
820 views

I am still having trouble with transcribing a long audio file despite using gcs_uri link as described in the documentation. This is my code: def googleAPI(self, gcs_uri): client=speech....
divyashie's user avatar
0 votes
1 answer
2k views

We have a program that uses a service account to manage various thing inside Google Chat. Now, we have the need to create a new space using the Google Chat REST API (spaces.create). We already joined ...
Fabio R's user avatar
2 votes
0 answers
665 views

I use bot to post cards with version 2 (сards_v2 property). Cards are rendered as normal, but I want to add a Button to open Dialog. This does not work. How can I achieve this? I post to POST /v1/chat/...
Anatoliy Botov's user avatar
3 votes
0 answers
743 views

This must be a FAQ but I am new to google apis. I tried to play with the Rest APIs but its not clear to to get the online status of a user. Tried https://developers.google.com/people/api/rest/v1/...
Andy's user avatar

15 30 50 per page
1
2 3 4 5
51