VideoDownloadBot icon indicating copy to clipboard operation
VideoDownloadBot copied to clipboard

The request failed when sending the video in the robot dialog box “HttpError: Network request for 'sendVideo' failed!”

Open terms-page opened this issue 1 year ago • 0 comments

image image

HttpError: Network request for 'sendVideo' failed! at C:\Users\tao.wang\Desktop\VideoDownloadBot-main\node_modules\grammy\out\core\client.js:180:16 at processTicksAndRejections (node:internal/process/task_queues:95:5) { error: FetchError: Cannot follow redirect with body being a readable stream at ClientRequest. (C:\Users\tao.wang\Desktop\VideoDownloadBot-main\node_modules\grammy\node_modules\node-fetch\lib\index.js:1548:15) at ClientRequest.emit (node:events:513:28) at HTTPParser.parserOnIncomingClient (node:_http_client:701:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) at Socket.socketOnData (node:_http_client:542:22) at Socket.emit (node:events:513:28) at addChunk (node:internal/streams/readable:324:12) at readableAddChunk (node:internal/streams/readable:297:9) at Socket.Readable.push (node:internal/streams/readable:234:10) at TCP.onStreamRead (node:internal/stream_base_commons:190:23) { type: 'unsupported-redirect' } }

How can I solve it image

terms-page avatar Aug 07 '24 04:08 terms-page