Advertisement
zircoz

Untitled

Jan 1st, 2021
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. (node:34804) UnhandledPromiseRejectionWarning: Error: Invalid Credentials
  2. at Gaxios._request (/home/zircoz/Documents/github/Youtube-Dashboard/node_modules/gaxios/build/src/gaxios.js:112:23)
  3. at processTicksAndRejections (internal/process/task_queues.js:97:5)
  4. at async OAuth2Client.requestAsync (/home/zircoz/Documents/github/Youtube-Dashboard/node_modules/google-auth-library/build/src/auth/oauth2client.js:343:18)
  5. (node:34804) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  6. (node:34804) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  7. (node:34804) UnhandledPromiseRejectionWarning: Error: The request uses the <code>mine</code> parameter but is not properly authorized.
  8. at Gaxios._request (/home/zircoz/Documents/github/Youtube-Dashboard/node_modules/gaxios/build/src/gaxios.js:112:23)
  9. at processTicksAndRejections (internal/process/task_queues.js:97:5)
  10. at async OAuth2Client.requestAsync (/home/zircoz/Documents/github/Youtube-Dashboard/node_modules/google-auth-library/build/src/auth/oauth2client.js:343:18)
  11. (node:34804) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement