google-api-ruby-client icon indicating copy to clipboard operation
google-api-ruby-client copied to clipboard

Google Calendar API using service account for domain wide delegation access.

Open anujaware opened this issue 5 years ago • 1 comments

Do we have any sample example for using Google Calendar APIs using service account with domain wise delegation access. I would like to fetch events of all users comes under the organisation. Can I do it using this library?

anujaware avatar Apr 06 '21 18:04 anujaware

Sample here https://github.com/googleapis/google-api-ruby-client/blob/main/docs/oauth-server.md#preparing-to-make-an-authorized-api-call

bricker avatar Nov 01 '22 04:11 bricker