node-samples icon indicating copy to clipboard operation
node-samples copied to clipboard

The API returned an error: Invalid Input

Open valecss opened this issue 3 years ago • 1 comments

Once i runned the code, and i've entered the code console return:

Token stored to ./token.json
The API returned an error: Invalid Input

valecss avatar Nov 25 '20 21:11 valecss

I got

$ node .
Error loading client secret file: { [Error: ENOENT: no such file or directory, open 'credentials.json']
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: 'credentials.json' }

mgifford avatar Apr 17 '21 14:04 mgifford