10000 Not containing client_email field · Issue #298 · nytimes/library · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Not containing client_email field #298
Open
@HarukiKinoshita

Description

@HarukiKinoshita

Context (Environment)

When starting the local server with npm run watch I got the message saying not containing client_email field. I guess this has to do with Google OAuth.
Am I the only one struggling with this error?

v1.4.1
Node: v15.8.0

Expected Behavior

(local server running correctly)

Actual Behavior

debug: updating tree...
warn: failed updating tree 
{
   message: 'The incoming JSON object does not contain a client_email field',
   stack: 'Error: The incoming JSON object does not contain a client_email field\n' +
     '    at JWT.fromJSON (/Users/kinoshitaharuki/dev/library/node_modules/google-auth-library/build/src/auth/jwtclient.js:195:19)\n' +
     '    at GoogleAuth._cacheClientFromJSON (/Users/kinoshitaharuki/dev/library/node_modules/google-auth-library/build/src/auth/googleauth.js:301:16)\n' +
     '    at ReadStream.<anonymous> (/Users/kinoshitaharuki/dev/library/node_modules/google-auth-library/build/src/auth/googleauth.js:336:40)\n' +
     '    at ReadStream.emit (node:events:378:20)\n' +
     '    at endReadableNT (node:internal/streams/readable:1307:12)\n' +
     '    at processTicksAndRejections (node:internal/process/task_queues:81:21)'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0