Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
1 answer
15 views

How to Automate Exporting Google Docs to Markdown Using Google Apps Script?

I'm trying to automate the process of exporting Google Docs to Markdown format using Google Apps Script. I have noticed that when I go to a Google Doc, there are several export options available, ...
Vladimirzb's user avatar
-1 votes
0 answers
27 views

Having trouble sending mails from google app script [closed]

I'm trying to build a simple CRM for my small business with as many processes automated as possible. I'm building it in Google Sheets. I have two problems at this time. I want the system to send me an ...
Janus's user avatar
  • 1
-1 votes
0 answers
20 views

Connecting a google sheets to a google calendar [closed]

I'm working on our marketing campaign master plan that has a lot of moving pieces including types of campaigns, platforms to post, person in charge and date it needs to go out. I want to put into a ...
Seraphina King's user avatar
0 votes
0 answers
25 views

Error: Service invoked too many times for one day: premium gmail [closed]

I am running a manual Apps Script from the Editor on GMAIL and I keep getting 9:29:26 AM Notice Execution started 9:29:35 AM Info Error: Service invoked too many times for one day: premium gmail....
Michael Walker's user avatar
0 votes
1 answer
33 views

Google Doc eSignatures Break App Scripting

TLDR: Adding Google's eSignature field to documents revokes script access. I used openById to be sure this was the issue and it was... I was creating a script to pull dates from a set of google docs. ...
Maxim Kolb's user avatar
-2 votes
0 answers
20 views

Sorry, unable to open the file at this time. Please check the address and try again [closed]

How do I fix this issue? I already tried logging out, logging back in, using incognito, using other devices. This is my webapp. After logging in this is what it says. I've already tried every ...
Katelyn Imperial's user avatar
-1 votes
0 answers
17 views

Exception: The document is inaccessible. Please try again later

I am having issue to run auto fill in spreadsheet. So basically I want data in my spreadsheet to be auto filled in my google docs. Can someone help me to resolve this issue? Thank you. Below I attach ...
Compliance's user avatar
0 votes
1 answer
24 views

App Script Project deleted - how to restore it?

I deleted a project by mistake and can't retrieve it. Is there any way to restore it? I tried restoring an earlier version of the gsheet file to which the app script project was linked. I have tried ...
Future Moto Ricambi's user avatar
0 votes
0 answers
29 views

AppScript WebApp File Upload Error: "Cannot read properties of undefined (reading 'getFoldersByName')"

I'm developing an Apps Script WebApp that includes an upload function. This function should allow users to upload a file from their machine to Google Drive and allocate it to a specific folder based ...
Eduardo Bertrand's user avatar
-1 votes
0 answers
31 views

Service invoked too many times in a day: urlfetch

Today suddenly my app script stopped working with the message "Service invoked too many times in a day: urlfetch" though I haven't reached the daily limit yet. I've checked the execution ...
FlexxingOff's user avatar
-3 votes
1 answer
40 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
35 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
0 votes
1 answer
74 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,973
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
26 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

15 30 50 per page
1
2 3 4 5
37