Top "Google-admin-sdk" questions

Use for questions about using APIs and services that are part of the Google (G Suite) Admin SDK, platform for developers that write applications to manage G Suite domains, migrate from and integrate with existing IT infrastructure, create users, update settings, audit activity, and more.

Google: Permission denied to generate login hint for target domain NOT on localhost

I am trying to create a Google sign-in and getting the error: Permission denied to generate login hint for target …

google-admin-sdk google-signin
How can an Admin access the Google Drive contents of all the users in a particular domain?

I am developing a tool to automate the transfer of ownership of Google Drive documents from one user to another …

google-admin-sdk
Google_Service_Directory - (403) Not Authorized to access this resource/api

I have a problem just using an example of actual version of PHP api, and using the "service-account.php" file …

php api google-api-php-client google-admin-sdk
Google Directory API returns Not Authorized when call users().list().execute()

I need to read the list of users (and groups) from my google domain. So I went to my Google …

google-api google-api-java-client google-admin-sdk
Use bash curl with oauth to return google apps user account data?

I am looking for a fairly simple method to use curl to return information about a batch of users accounts (…

api curl oauth-2.0 google-apps google-admin-sdk
Converting string to web-safe Base64 format

I am testing how to update user picture using the Admin SDK Directory Service with Google Apps Scripts with the …

google-apps-script google-admin-sdk
How do I find the immutable id of my Google Apps account?

Many of the Directory API calls require a customer parameter referred to as the "Immutable id of the Google Apps …

google-admin-sdk
How to get user information with Google API PHP SDK

I am trying to add a login option to my website for people with Google accounts. I have been able …

php sdk google-oauth google-admin-sdk
firebase.auth().currentUser is null

I'm trying to retrieve the UID of the current logged-in firebase user in my Angular 4 app. Though, if I'm logging …

angular authentication firebase firebase-authentication google-admin-sdk
Google Calendar API view / edit rooms / resources?

Is there some way with the Google Calendar API to view which rooms have been booked when retrieving a meeting …

google-calendar-api google-admin-sdk