node-youtube-resumable-upload icon indicating copy to clipboard operation
node-youtube-resumable-upload copied to clipboard

Error: null

Open eeeman1 opened this issue 4 years ago • 0 comments

I log in correctly, I have a refresh token and a process token, but I get an error -

Error: null

if (typeof res.headers.range !== 'undefined') { ^ TypeError: Cannot read property 'headers' of undefined

eeeman1 avatar Apr 20 '20 15:04 eeeman1