Benjamin E. Coe

Results 350 comments of Benjamin E. Coe

@sofisl following up on this one, do you know if we ever heard back from the groups team? It might be worth sending another email.

@sofisl @aresn `@googleapis/youtubeAnalytics` is a library we should be able to publish, I believe the root cause of it not publishing is that `npm` no longer allows uppercase characters in...

@nicholasc I believe the scope for list might be: ``` https://www.googleapis.com/auth/admin.directory.user.security ``` can you give this a shot?

@nicholasc I work on the GCP client libraries team, which is a few steps away from the Gmail API. I've added the `bug` label, and we will make an effort...

@SqiSch could you share a brief snippet of code, demonstrating the approach you're taking. I wonder why this scope did not solve @nicholasc's issue for them.

@tapz do both strings and Buffers work when the file is non-zero in length?

@chrisdavis112 no immediate plans to add a sample, would happily take a community contribution in case anyone stumbles across this thread :smile:

:wave: I reached out to a couple folks on the GMB team and put this issue on their radar.

@benmaxlevy digging through the source, it looks like it's expected that `peronFields` is a string: ``` * const res = await people.people.get({ * // Required. A field mask to restrict...

@romarioVortex what is the format of the keyfile you point to with that path? It should have a top level field of `web` or `installed`, which then has a field...