Skip to main content
1 vote
0 answers
40 views

I have an application that needs to read events from a google calendar. I am trying to use a service account as that seems appropriate. My code is: from googleapiclient.discovery import build from ...
Silverdale Institute's user avatar
0 votes
0 answers
51 views

I am running a Google Apps Script to programmatically update Gmail signatures for users across my Google Workspace domain using a Service Account with Domain-Wide Delegation (DWD). Despite confirming ...
nano nano's user avatar
0 votes
0 answers
65 views

Overall goal: I'm trying to get a service-account script to write to our company's Google Drive. Currently trying to use rclone for writing files. Working backwards I got rclone working when logged in ...
Jeremy Woodland's user avatar
0 votes
0 answers
90 views

I have the code to create a new Spreadsheet using Service account, everything was working good, but after I change the sheet value manually with my own email, google has blocked the spreadsheetsand ...
Roberto Pegoraro's user avatar
0 votes
1 answer
52 views

I recently tried to change Service account for triggers(it was set as default when we create it) And there are more than 150 triggers to be changed. I tried commands below, but it is not working with ...
Yunyeong Kim's user avatar
0 votes
1 answer
108 views

I'm trying to use a service account with domain-wide delegation to transfer Google Drive data between users in my Workspace domain. The service account works fine with Directory API, but the Data ...
Paulo Henrique Quintino's user avatar
1 vote
1 answer
126 views

I'm developing an application that needs to read and label emails from a single, specific mailbox that is a part of a google workspace. I managed to connect a service account to the workspace using ...
twoface 16's user avatar
0 votes
1 answer
139 views

In response to Google's recent change to disallow username/password access to Google Workspace accounts from Google Cloud VM-instances, I am attempted to replace sendmail calls with Google API calls ...
jn4's user avatar
  • 53
1 vote
1 answer
162 views

I'm trying to configure GCP Infrastructure Manager (IM) with my custom Service Account (SA), but I can't do that without assigning it a project ADMIN or OWNER role. I assigned SA the following roles: ...
Łukasz Sz.'s user avatar
0 votes
0 answers
364 views

"I am trying to grant the 'Cloud Vision API User' role (or the vision.images.annotate permission for a custom role) to a service account in my Google Cloud project ('DriveOCRAutomation'). However,...
Mir Eliyas's user avatar
0 votes
0 answers
63 views

I have created a Google service account and granted it Domain-Wide Delegation (DWD). I am trying to use the Google Drive API to list all files present in the domain, including both users' private ...
Santosh Hegde's user avatar
0 votes
0 answers
20 views

I have attached "Owner" permissions to the Service Account attached to Cloud Function but still I get 403 Forbidden (i.e. not authorized) when trying to access Maps API (Places). The api ...
Nir's user avatar
  • 133
0 votes
0 answers
31 views

My service is installed in AWS using Python Django. The GOOGLE_APPLICATION_CREDENTIALS field points to the JSON file containing all service-related access information, such as the private key. Calling ...
Ezer Farhi's user avatar
0 votes
0 answers
90 views

I've created a project in GCP in which I'm trying to monitor inboxes of two accounts. I've created a service account with domain-wide delegation enabled via Google Admin Console. But I'm not able to ...
Vivek Payasi's user avatar
0 votes
0 answers
68 views

The GCP service account has Artifact registry reader role in the project and the kubernetes service account has roles/workloadIdentity.user on GCP service account. However pod run always fails with ...
Kannan J's user avatar
  • 225

15 30 50 per page
1
2 3 4 5
106