Skip to main content
0 votes
1 answer
71 views

I would like to use the Members function of the Admin SDK of Google. I'm using PHP and Codeigniter 3. I created a Service Account in the Google Cloud Console. My Codeigniter model: use Google\Client ...
Coanda's user avatar
  • 393
1 vote
0 answers
83 views

I keep getting Forbidden while trying to access Google Directory Services API. I am attempting to access via a Service Account. I have enabled Admin API and Directory Services API I have specified ...
lerxst3's user avatar
  • 33
1 vote
1 answer
106 views

I'm trying to connect to the Google Directory API (REST Resource: users) via Airflow. I want to get a list of users within the organizational google workspace as well as update some attributes. I want ...
idk_lol's user avatar
  • 11
0 votes
0 answers
187 views

I'm trying to use Google Workspace's Directory API to list users and running into problems with permissions. I get a 403 response with a message: "Not Authorized to access this resource/api"...
RyanB's user avatar
  • 757
0 votes
0 answers
161 views

The Google Contacts API has a few endpoints useful for getting contacts: people.connections.list otherContacts.list people.listDirectoryPeople otherContacts.list is the most useful: it includes ...
venki's user avatar
  • 413
0 votes
1 answer
106 views

I'm trying to fetch a list of computer assets (Linux, macOS, and Windows) from the Google Workspace Directory API but haven't found any relevant documentation. In the available documentation, there ...
Madhana S.K's user avatar
0 votes
2 answers
220 views

I am setting up an web application on ASP .NET Core 5 with Google Auth. I want to be able to mark certain pages with an Authorize attribute to only allow users with a given Role to access. The access ...
Zvi's user avatar
  • 107
-1 votes
1 answer
966 views

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
2 votes
1 answer
687 views

I have been looking for information on this for a couple days now. I believe I have everything relevant to the API set up correctly for access but I keep getting this error: The service admin has ...
Joey 's user avatar
  • 37
0 votes
1 answer
163 views

I am trying to get a basic email usage report. We need to get user names and the size of their email boxes. The code provided below throws an exception "<HttpError 400 when requesting https://...
Yuri's user avatar
  • 2,908
1 vote
0 answers
122 views

I am trying to use the Admin Directory users.list API (https://developers.google.com/admin-sdk/directory/reference/rest/v1/users/list) to query multiple users with their email address. I can do query=...
IMTheNachoMan's user avatar
0 votes
1 answer
445 views

i am using directions api with some waypoints. the thing is that its not optimized, it goes with the order of my array and not with the most efficient order. i dont want the order of my array to take ...
vasilis tertylinis's user avatar
1 vote
1 answer
117 views

I'm developing an API extension of our Woocommerce eshop. The task is to create a new Google Classroom user (if not yet existing) and add this user to the Course. If the user does not exist yet, i ...
ostryweb.cz's user avatar
0 votes
1 answer
909 views

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
0 votes
1 answer
162 views

I need to delete role assignments from a list of user accounts. I am familiar with Google Apps Script, but need help working out the script needed to delete the role assignments using the Google ...
sjo's user avatar
  • 15

15 30 50 per page
1
2 3 4 5
29