python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Accessing GMail API using Service Account, but limited to single mailbox
I'm trying to set up a Service Account that can access the GMail API, but for security purposes I want it limited to only a single mailbox (I don't want the development team to have full access to all...
ac1dr41n
Votes: 0
Answers: 1
Authentication for multiple projects in GCP using service accounts
I have 2 GCP projects for which I am trying to perform authentication using C#. Because the projects are belonging to different clients, I am given access to service account json file.
Is there a way ...
user1258028
Votes: 0
Answers: 1
GCP service account key rotation through secret manager
I have a service account in GCP and I hold its key in a Secret Manager.
Is there a way to set a scheduled secret rotation for that secret holding service account key, so the Pub/Sub would be a GCP one...

David Taub
Votes: 0
Answers: 2
Get document from Firestore with service account
Im trying to make an Oauth2 request with a service account to Firestore but it keeps saying Missing or insufficient permissions., I am using the scope https://www.googleapis.com/auth/datastore. I can ...
User_42
Votes: 0
Answers: 1