node-snapchat
node-snapchat copied to clipboard
Pictures not downloading
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.
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.
Im having a similar issue. Don't get an error though, but the downloaded snap is empty.