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 [ERR_UNHANDLED_ERROR]: Unhandled error. ({ message: 'Request failed with status code 400', type: 'REQUEST_FAILED' }) at new NodeError (node:internal/errors:371:5) at PassThrough.emit (node:events:379:17) at downloadChunk (C:\Users\smido\Desktop\Group Chat Bot\Youtube API\node_modules\youtubei.js\lib\Innertube.js:613:20) at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 'ERR_UNHANDLED_ERROR', context: {message: 'Request failed with status code 400', type: 'REQUEST_FAILED' }
The text was updated successfully, but these errors were encountered:
Hey there, I see you're using v1.
If possible, please provide a code snippet so I can reproduce it and eventually fix it. Or you can just migrate to v2, see #65.
node:internal/errors:464
ErrorCaptureStackTrace(err);
Error [ERR_UNHANDLED_ERROR]: Unhandled error. ({ message: 'Request failed with status code 400', type: 'REQUEST_FAILED' }) at new NodeError (node:internal/errors:371:5) at PassThrough.emit (node:events:379:17) at downloadChunk (C:\Users\smido\Desktop\Group Chat Bot\Youtube API\node_modules\youtubei.js\lib\Innertube.js:613:20) at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 'ERR_UNHANDLED_ERROR', context: {message: 'Request failed with status code 400', type: 'REQUEST_FAILED' }
The text was updated successfully, but these errors were encountered: