Skip to main content

All Questions

0 votes
0 answers
13 views

Service invoked too many times: Calendar error [closed]

Service called too many times: Calendar error occurred I couldn't upload the schedule to Google Calendar. Which service is over-allocated and causes an alarm like this Please check how we can solve it ...
시공2's user avatar
-1 votes
0 answers
18 views

Google Apps Script Mail Merge not working with Trigger [closed]

I have this Google Apps Script that I have modified and added and removed things over the months, I am trying to run "sendEmails" automatically but I keep getting this error (shown below, ...
Damian Burgos's user avatar
-3 votes
1 answer
39 views

Which user account’s authorizations are used by a calendar sync function?

I think the title is self-explanatory, but here are some options I can think of: the account of the calendar owner The account of the user who created the calendar event
skidalgo's user avatar
1 vote
1 answer
26 views

"Invalid deployment ID" error while setting configuration of Google Chat API

I am trying to create a google chat app but I am getting "Invalid deployment ID" error I am trying to create a google chat app and publishing using the instructions written in https://...
Hulusi Turgut's user avatar
-2 votes
0 answers
39 views

accessing google drive folders in google script [closed]

I have links to google drive folders in my google script but when my users go to click on them it says that they don't have access. The problem I am having is that I did give them access and it still ...
Parker Bishop's user avatar
0 votes
1 answer
69 views

How does the execution happen when a Google Apps Script is run as a webapp?

I'm trying to understand how an Google Apps Script deployment actually work, and my question has two parts: When an Apps Script is run as a web application, and multiple users access it using the ...
drox's user avatar
  • 7,963
-1 votes
0 answers
60 views

Splitting a phrase across cells

UPDATED: Here are my requirements: i want to input a phrase along the lines of: X_X_X_X_X_X_X_X_X_X in column D i want the app scripts to run so that when i input this in the column DR from row 3 ...
user25741535's user avatar
1 vote
1 answer
25 views

Google Apps Script is not exporting PDF blob correctly

I am scripting a tool that creates a copy from Google Slide file (a template) and replaces some data in the Slides with data from a Spreadsheet. Then it adds the link to the file in the same ...
Miguel Martin's user avatar
-1 votes
1 answer
25 views

onEdit event triggers when a row is deleted

I am using onEdit trigger in Google Sheet to send an email notification based on cell changes with certain conditions. That works fine, but the trigger also fires when a row is deleted and I get an ...
Darek Madejski's user avatar
0 votes
1 answer
26 views

How do I stop trigger error notiification email messages

How do I stop these messages? I have not used this for years and I do not see where to resolve. I click on the "click here" and it says that I have no triggers set up. I click on the "...
Chris Caughman's user avatar
-2 votes
1 answer
63 views

Google Workspace sandbox environment

I'd like to test a Google Apps Script that I'm building and I'm looking for a place to test it. It's a script that will be executed by a service account and collecting information on users in an OU. ...
Gemini's user avatar
  • 1
0 votes
1 answer
29 views

Server Error when trying to use LockService functions

I have a Looker Studio custom connector written in Google Apps Script. In the connector, I am using the LockService's tryLock(), hasLock(), and releaseLock() functions to prevent concurrent execution ...
Aadi Shukla's user avatar
1 vote
0 answers
56 views

Avoid/Clear UrlFetchApp cache when fetching a RSS feedin Google Script

I encounter a problem on Google Apps Script. The use of the script is to get RSS feed URLs to fetch from a Google Sheet and if new article(s) are detected (comparing the GUIDs from the fetch to a GUID ...
Nonouille's user avatar
0 votes
0 answers
17 views

createSubscription is not working for the meeting recorded through different account of same domain

I have an appscript code to get notification with recording details on an endpoint of our application whenever a google meet recording gets created. This code is working fine when I use the same ...
Shivam Kourav's user avatar
-3 votes
0 answers
49 views

User Cancel of HTML modal dialog

I'm trying to create a dialog box with HTML content that allows the user to confirm updates with a yes button. It mostly works the way I've done it but if the user clicks the [X] to close the dialog ...
James Risse's user avatar

15 30 50 per page
1
2 3 4 5
37