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

All Questions

0 votes
1 answer
790 views

Using a GCP service account to impersonate a Workspace user... without a key file

I have been using a GCP service account json key file for years to impersonate a Google Workspace service account for accessing various Workspace Admin SDK APIs. I would like to move away from having ...
jldupont's user avatar
  • 96k
0 votes
0 answers
80 views

Looking for an API call to fetch all domain-wide delegations within my Google Admin Console

For security reasons we are looking to automate calls into Google Admin Console (Workspace) in order to fetch, once a day, all the domain-wide delegations within our Google Admin console, the call ...
Jariv Ashkenazy's user avatar
1 vote
2 answers
1k views

Get emails of users of my Google workspace as Admin

I'm currently trying to get all emails of users of my google workspace (i have an admin account)! i started by doing these steps on the console. Create a project in Google Cloud Platform (GCP) ...
Ramzi Missaoui's user avatar
0 votes
1 answer
176 views

Google Calendar Workspace Add-on function not invoked

I have followed this guide to get a Calendar add-on up and running. The functions for Gmail are invoked and working correctly, but the Calendar function is not invoked at all - i.e. I see Executions ...
kenny_k's user avatar
  • 3,939
0 votes
1 answer
495 views

Credentials to use google ADMIN SDK API

I've been tasked to write a short script that will add a user to a group in google workspace. However, I'm really new to the documentation and its not making any sense to me. I created a new account ...
Hadi Khan's user avatar
0 votes
1 answer
112 views

what will happen with the running jobs/requests in GCP after user account is disabled/suspended?

Let's assume Security Command Center (SCC) raised the following finding: https://developers.google.com/admin-sdk/reports/v1/appendix/activity/login#account_disabled_hijacked Can I assume that all ...
rtbf's user avatar
  • 1,577
0 votes
1 answer
521 views

Create External Contact in Google Workspace Directory using Domain Shared Contacts API + Python

I cannot figure out how to create (make it visible for all) External Contact in Google Workspace Directory using Domain Shared Contacts API. The idea is to create an external contact (directory-wide) ...
Raman K.'s user avatar
1 vote
0 answers
313 views

signing in with external emails on a SAML App configured in Google's admin console

My question is as follows: can an external user from my organisation be authenticate with a SAML App I have configured the google admin console? Why I'm confused: There is the Identity Platform which ...
Adam  M.'s user avatar
  • 1,163
0 votes
1 answer
37 views

able to access each user’s detail using Admin SDK api but unable to access each user's drive file it just reads files which is present in my drive

We have created service account on GCP console. We have enabled domain-wide delegation - which helps to authenticate as a domain user and list the Drive files We have added private key, client email ...
Sumitra Kumari Shaw's user avatar
0 votes
1 answer
255 views

Can we uninstall/remove Google Workspace Marketplace App from organization using API?

basically user can manually uninstall app, but we want uninstall app using any RestAPI using access Token
Mohan Krishna's user avatar
0 votes
1 answer
126 views

How can the Google App Script cards be styled?

The following button always displays the text in all caps (SIGN IN). Is there a way to avoid capitalized text strings using CardService.newTextButton().setText('Sign in')? Is there a way to custom-...
DevOne's user avatar
  • 9
1 vote
1 answer
149 views

GmailAPI can retrieve User's mail, but not Group's mail

I want to get the email information used by Group in GoogleWorkspace with GmailAPI. Currently, I am able to get the mail used by User in GoogleWorkspace with the following code. However, an error ...
sami's user avatar
  • 19
0 votes
1 answer
393 views

Google Cloud Console shows Client is unauthorized to retrieve access tokens using this method in python

I saw so many question relating to this GCP issue, none of it helped. I have created service account and added to "Manage Domain-wide delegation" with scopes. But I still get this error ...
Sins97's user avatar
  • 337
5 votes
0 answers
135 views

How to get Google Editor Add-on menus and custom formulas in Google Sheets from a Google Workspace Add-on

This accepted answer says that it's not possible to get custom Google Sheets functions into Google Sheets from a Google Workspace Add-on. However, I came across a counterexample that proves the above ...
Let Me Tink About It's user avatar
0 votes
1 answer
74 views

How to allow a service account to receive the entire list of courses that are in the Classroom domain?

I'm a Google Admin super admin and when I try to get a list of all courses I get all the courses that are in my domain. Is there a way to allow another account to get a list of courses that are in the ...
Azazel's user avatar
  • 47

15 30 50 per page
1 2
3
4 5
13