python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Invalid Hash Function Name on SHA2-512 when creating user
Trying to create user using from golang using library "google.golang.org/api/admin/directory/v1"
As docs sad here https://developers.google.com/admin-sdk/directory/reference/rest/v1/users#Us...
dmitriy.s
Votes: 0
Answers: 2
Adding member to a Google group using Google API
I'm trying to add email ids to a Google group using google APIs and Python3. I need help, figuring out what scopes it needs since I am getting the error:
Request is missing required authentication cre...
Sumukh Bhat
Votes: 0
Answers: 1
Google Directory API - OS version policy compliance
On the Google admin console, when looking at chrome devices, you can see their "OS version policy compliance", as seen in the image below:
However, when retrieving a device from the directo...
Steve Norwood
Votes: 0
Answers: 1
How to get only specific fields with Google Directory API users.list
The documentation (https://developers.google.com/admin-sdk/directory/reference/rest/v1/users/list#query-parameters) says you can use customFieldMask to get only specific fields. I cannot figure out th...
IMTheNachoMan
Votes: 0
Answers: 2