AdminSettings API using service account in a C# Console application
问题 I'm trying to use the Google Admin Settings API with a Service Account with no success from a C# Console application. From what I've understood, I first have to get an OAuth token. I've tried 2 methods successfully for this: using Google.Apis.Auth.OAuth2.ServiceAccountCredentials or by creating manually the JWT assertion. But when I call an Admin Settings API with the OAuth token (maximumNumberOfUsers for instance), I always get a 403 error with " You are not authorized to perform operations