You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Invalid Credentials
at Gaxios._request (/Users/home/Documents/viz/node_modules/gaxios/src/gaxios.ts:146:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async OAuth2Client.requestAsync (/Users/home/Documents/viz/node_modules/google-auth-library/build/src/auth/oauth2client.js:379:18)
at YouTubePlayer.getPlaylist (/Users/home/Documents/viz/src/server/players/youtube.ts:133:22)
at getNewTracks (/Users/home/Documents/viz/src/components/Queue.telefunc.ts:118:20)
at async Promise.all (index 0)
at onUpdateQueueFromPlaylists (/Users/home/Documents/viz/src/components/Queue.telefunc.ts:150:21)
Error: request to https://youtube.googleapis.com/youtube/v3/playlists?id=PLN9q8W1Lo8BpZxiRduwfScehAVzEhILH6&part=snippet failed, reason: getaddrinfo ENOTFOUND youtube.googleapis.com
at Gaxios._request (/Users/home/Documents/viz/node_modules/gaxios/src/gaxios.ts:157:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async OAuth2Client.requestAsync (/Users/home/Documents/viz/node_modules/google-auth-library/build/src/auth/oauth2client.js:379:18)
at YouTubePlayer.getPlaylist (/Users/home/Documents/viz/src/server/players/youtube.ts:133:22)
at getNewTracks (/Users/home/Documents/viz/src/components/Queue.telefunc.ts:118:20)
at async Promise.all (index 0)
at onUpdateQueueFromPlaylists (/Users/home/Documents/viz/src/components/Queue.telefunc.ts:150:21)
make retry timeouts and catch errors for download video method when it stalls for some reason
The text was updated successfully, but these errors were encountered: