2,026 questions
-1
votes
1
answer
58
views
issue with formula googlefinance
I am having an issue with a specific symbol of the HK stock market using the formula googlefinance().
=googlefinance("HKG:2800","price")
returns no value where all other tickets ...
0
votes
0
answers
23
views
G Suite Legacy credential verification method for software that does not support Oauth2
Intro:
I am asking for your help on behalf of a local Linux community. We have a forum where members can share their problems and get solutions. We use Simple Machines Forum as forum software. We also ...
-5
votes
0
answers
47
views
Google ads script emails blocked due to DKIM rejection [closed]
I need to setup a typical google ads script with email alerts.
But emails being sent from the script are blocked by our Mimecast service due to DMARC Reject.
IT have asked for DKIM, SPF details to ...
-4
votes
0
answers
34
views
Account recovery of former student email address [closed]
I am trying to find a Google Doc that I wrote logged in through my old college email account that I no longer have access to. I contacted the school IT and they cannot recover it. I just need to ...
-5
votes
0
answers
42
views
Creating a conditional function in Apps Script (Sheets) that auto-populates a new entry [closed]
I'm in the very early stages of building out this script, so any guidance is appreciated.
I have a Sheets document that inventories devices such as laptops. Each entry has a variety of columns ...
-1
votes
0
answers
37
views
How to display user timezone in an Google embed calendar? [closed]
I am embedding Google calendar in Learn Worlds, so it has limitations in terms of programming. I tried changing the ctz to local, but it did not work. Can I completely delete the "&ctz=...
1
vote
0
answers
53
views
TypeError: dataTable.addRows is undefined in Charts.newDataTable() [closed]
I'm encountering a very strange issue in Google Apps Script and I'm hoping someone can shed some light on it. I'm getting a TypeError: dataTable.addRows is not a function when trying to build a ...
-1
votes
0
answers
26
views
Recuperar um arquivo do google docs excluido permanente sem querer da lixeira [closed]
Olá!
Preciso muito da ajuda de vocês. Eu excluí um documento muito importante do meu Google Drive pessoal, e acredito que ele foi removido permanentemente após 30 dias na lixeira, no ano passado.
O ...
0
votes
0
answers
24
views
Google Chat CardV2 with 'buttons' widget results in "Bot not responding" / API 400 Error
I'm developing a Google Chat bot using Node.js on Google Cloud Functions. I'm trying to respond to a slash command with an interactive card (CardV2) containing buttons.
What Works:
My function ...
0
votes
0
answers
32
views
Updating Image Metadata within Google Docs programmatically
I'm looking to programmatically update images within Google Docs, Sheets, and Presentations. I know I can replace images via batchUp using a ReplaceImageRequest, but I have been unable to modify the ...
-1
votes
0
answers
20
views
Email sent via HubSpot shows as "Sent", but never received – no bounce, no error, no open
I'm trying to troubleshoot a problem with emails sent via HubSpot.
An email was sent through a marketing automation flow (or one-to-one CRM email) and is correctly marked as "Sent" in the ...
-1
votes
0
answers
29
views
How to make lines that have disappeared from my google sheet reappear? [closed]
I have a problem with a number of my google sheet files online.
Some lines disappear even though I don't have any filters activated.
I've tried deleting all the filters, I've looked to see if the size ...
0
votes
0
answers
20
views
Email Routing Catchall Rules
I'm having trouble defining the rules to help me route the emails the way I'd like in my google workspace instance.
For now, the instance just has 2 users, my spouse and I (gonna use john and jane in ...
0
votes
0
answers
30
views
How to change how a link looks in a Google classroom for students
I have had this come up in my Careers Google classrooms for my students:
403 Forbidden I have contacted EdConnect Technical services and they said they had done what they could and it was on the ...
0
votes
0
answers
42
views
Create and control OAuth clients on Google Workspace/Google Auth Platform
We develop lots of web applications which our employees use to manage integrations between our various systems. Authentication for those applications is OAuth. Currently, we're using IBM Security ...