Skip to main content

All Questions

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
-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
1 vote
1 answer
70 views

Google Meet Space creation using meet api and service account Error: 7 PERMISSION_DENIED: Permission denied on resource Space (or it might not exist)

Iam trying to create meeting spaces using service accounts, but i get "Error: 7 PERMISSION_DENIED: Permission denied on resource Space (or it might not exist)" although i followed the same ...
Wisely D Cruizer's user avatar
0 votes
0 answers
246 views

How do I remove the iam.disableServiceAccountKeyCreation constraint

I am trying to implement backups for a Google Workspace using Synology's Backup for Google Workspace, and following their implementation guide. I have set up a Project and am now trying to create a ...
David Maxwell's user avatar
1 vote
1 answer
100 views

How to restrict Service Account read-access of Gmail-API to specific accounts

I need a service account for e2e tests in order to simulate the signup-flow (sending email with initial password etc). however, as far as I am aware, gmail as a service is managed on the level of the ...
Phil's user avatar
  • 7,419
0 votes
1 answer
35 views

How to manage archived accounts in Google Workspace?

I am very new to the Google world and trying to get some automation done to see if the below would work in App-script. I am also not a Java guy, so I try my best. We use Okta as our SSO. Once a user ...
user23538794's user avatar
0 votes
0 answers
59 views

Trying to open a new Google Cloud account, being forced to sign up for Google Workspace

The company i work for uses a google account per project, mostly to limit the blast radius if an account is hacked. This morning I need to start a new project, so i head to https://cloud.google.com/ ...
MerlinTheMagic's user avatar
0 votes
0 answers
70 views

Chrome Verified Access API returning empty body or PERMISSION_DENIED

I'm trying to implement the verified access API but I have ran into an issue when attempting to verify the challenge response. I believe this is a bug with the actual google API or I am seriously ...
Patrick McManamon's user avatar
0 votes
1 answer
145 views

Setting up GCP with Azure SSO using Cloud Identity

I want to set up GCP with Azure AD user provisioning and single signon (SSO) without using Google Workspace. I have previously followed this path but have now gotten an email from Google that on lack ...
moirK's user avatar
  • 661
0 votes
0 answers
36 views

Access Regular Gmail Account with API in Lambda

I want to create a simple service that periodically checks my gmail in search for bank transactions. My objective is to turn this into a simple app for other users eventually, but for now I just want ...
David Diaz's user avatar
1 vote
2 answers
177 views

How to validate Google Bearer Token?

I have a chat app in Google Workspace that uses a Google Cloud Function as its back-end. The cloud function can currently be invoked without authentication. It has to be this way because the ...
prismo's user avatar
  • 1,779
1 vote
0 answers
86 views

Testing my Sheets Workspace Add-on will Install but will not "run" onOpen in a new test sheet

Here is my expected and actual breakdown, based on my reading of the various Google Developer documentation for building a Google Sheets Editor and Workspace Add-on Expected outcome: After navigating ...
GPP's user avatar
  • 2,265
0 votes
0 answers
49 views

Getting generic server error on Image.getBlob() in Appscript

In appscript for a Google Slides extension I am getting a generic error in my logs: Exception: We're sorry, a server error occurred. Please wait a bit and try again. In my code, I am simply getting an ...
scuzzy muffin's user avatar
-1 votes
1 answer
271 views

Google workload identity federation to call directory API

I'm trying to set up Google Identity Federation with AWS to make admin.directory API calls from aws lambda function. It is written in Java. I set up workload pool, created service account and ...
Sanghyun Kim's user avatar
0 votes
1 answer
59 views

How can i make gmail send me HTTP request everytime i get new message [closed]

I am creating a laravel app to manage my Gmail using google client api to manage my customers and connect them with the emplyees In my app there is last_interaction attribute to each client that ...
Abdelaziz Mohamed's user avatar

15 30 50 per page
1
2 3 4 5
12