Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

Questions tagged [google-hangouts]

Hangouts Chat supports team collaboration by providing chat rooms, threaded conversations within rooms, direct messages between users, and Bots.

google-hangouts
0 votes
1 answer
29 views

Google Sheets ownership rights change situation

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
0 votes
0 answers
18 views

Tooltip implementation for Google chat(hangouts) card v2 template button

We are having a set of buttons in cardV2 template in hangout chat we need to show some button related information to user when user hover over the button using tooltip or other way. Can you guide us ...
Pratik's user avatar
  • 1
0 votes
0 answers
48 views

Send a direct message with google chat api to a user inside my (Google Workspace) organization with only e-mail

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
0 votes
0 answers
28 views

How to connect to a chat webhook with Google APIs client Library for .NET?

I've been able to send a Python chat message to a google chat webhook by following the instructions provided by Google. Now, my goal is to implement this solution in a C# application. Instead of using ...
SuperPoney's user avatar
0 votes
0 answers
120 views

Google Chat: Unable to mention users added to a group via Subteam (Group)

When adding multiple users simultaneously to a space in Google Chat via subteam(Group), I am unable to mention these users within the subteam using the syntax <users/person_id>. This prevents my ...
An Tran Long's user avatar
0 votes
0 answers
24 views

How to make Google Chat App Available To Test?

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
1 vote
0 answers
100 views

"Link" google workspace with google cloud platform

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
  • 13
0 votes
0 answers
80 views

Can I send slash commands by Google Chat API REST?

I would like to know if it is possible to send slash commands through the Google Chat REST API. When I send for example /random pokemon to the Giphy app, the command /random is interpreted as a plain ...
Carlos Sala Samper's user avatar
0 votes
0 answers
21 views

Trying to create a batch file for opening a new tab on Chrome

I want a batch file that can open a specific webpage every time on a new tab in chrome. How can I do it? The tried script which is very very simple, I guess @echo off "C:\Program Files (x86)\...
manikandan kasi's user avatar
1 vote
0 answers
57 views

Chat API question about spaces and members

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
-1 votes
1 answer
195 views

Google AppScript Chatbot not responding to Users

I have developed a Google app-script chatbot, which responds to users over hangout. The Script uses Gmail and Drive Services. The Chatbot correctly responds to my messages, whereas it doesn't work for ...
Subhampreet Mohanty's user avatar
3 votes
2 answers
766 views

How to secure a Google Cloud Function called from Google Chat

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
  • 6,704
1 vote
1 answer
2k views

What is the limit of Google Chat message card via chatbot

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
264 views

Can't get Google Chat messages with Gmail API

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
432 views

Speech to Text: Google API Error 400 Sync input too long. For audio longer than 1 min use LongRunningRecognize with a 'uri' parameter

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

15 30 50 per page
1
2 3 4 5
43