Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node:internal/errors:464 #167

Closed
MiDo-kun opened this issue Sep 5, 2022 · 1 comment
Closed

node:internal/errors:464 #167

MiDo-kun opened this issue Sep 5, 2022 · 1 comment
Labels
bug Something isn't working v1

Comments

@MiDo-kun
Copy link

MiDo-kun commented Sep 5, 2022

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' }

@LuanRT LuanRT added the v1 label Sep 5, 2022
@LuanRT
Copy link
Owner

LuanRT commented Sep 5, 2022

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.

Thanks for reporting and have a great day!

@LuanRT LuanRT added the bug Something isn't working label Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1
Projects
None yet
Development

No branches or pull requests

2 participants