Top "Service-accounts" questions

The Google OAuth 2.0 endpoint supports server-to-server interactions such as those between a web application and Google Cloud Storage.

List of Kubernetes RBAC rule verbs

I want to give my application limited access to get the replicas of different statefulsets (and maybe deployment) and if …

kubernetes service-accounts rbac
Fatal error: Uncaught exception 'Google_Auth_Exception' with message 'Error refreshing the OAuth2 token, message: '{ "error" : "invalid_grant" }

I have a Prediction app that's based on Google-api-php client version 1.0.0 latest. it's perfectly working in the localhost environment. but …

google-api-php-client service-accounts google-prediction
gcloud: The user does not have access to service account "default"

I attempting to use an activated service account scoped to create and delete gcloud container clusters (k8s clusters), using …

google-cloud-platform gcloud service-accounts
How to access Team Drive using service account with Google Drive .NET API v3

Does anyone know which configurations should be done to grant Google service account an access to a Team Drive which …

c# google-api google-drive-api service-accounts google-workspace
How to upload file to google drive with service account credential

I wanted to upload the files to my Google Drive using a Google service account credentials. I downloaded credential as …

python google-api google-drive-api google-api-python-client service-accounts
gcloud auth activate-service-account [ERROR] Please ensure provided key file is valid

I've spent already several hours with this problem but it seems that I can't activate a service account to develop …

json service-accounts
Access Google Calendar API using Service Account Authentication

I was able to access the Google Calendar API using the .NET Quickstart tutorial and it worked great! The problem …

c# google-api google-calendar-api google-api-dotnet-client service-accounts
PermissionDenied: 403 IAM permission 'dialogflow.intents.list'

I'm trying to get the list of the intents in my Dialogflow agent using Dialogflow's V2 APIs but have been …

google-cloud-platform chatbot dialogflow-es service-accounts