TypeError [ERR_INVALID_ARG_TYPE]: The "stream" argument must be an instance of Stream. Received an instance of ReadableStream, following a dump of a JavaScript file #48
Labels
bug
Something isn't working
Describe the bug
Simply running this code
gets a
TypeError [ERR_INVALID_ARG_TYPE]: The "stream" argument must be an instance of Stream. Received an instance of ReadableStream
error. I've cleared the.CacheFiles
and tried regenerating new OAuth credentials. This code actually works just fine on my local machine, but my guess is that my other machine is IP blocked and so this is the error message for that. Since it looks like OAuth might not work to circumvent blocks anymore (see here and here ), are there currently any ways to circumvent blocking?Environment
The text was updated successfully, but these errors were encountered: