node-snapchat icon indicating copy to clipboard operation
node-snapchat copied to clipboard

Pictures not downloading

Open ajaysolanky opened this issue 12 years ago • 2 comments

Hey, in the download_pending_snaps.js example, the pictures that are downloaded end up being completely empty.

The code is giving me an error : "stream.js:94 throw err; //Unhandled stream error in pipe."

I tried logging "blob" and the first line says "_connecting:false" which seems like a problem.

ajaysolanky avatar Jan 15 '14 07:01 ajaysolanky

I'm going to setup something to get use the native openssl bindings in node. It shan't be too long until I commit something.

lucasad avatar Jan 20 '14 02:01 lucasad

Im having a similar issue. Don't get an error though, but the downloaded snap is empty.

lambtron avatar Nov 15 '14 21:11 lambtron