Skip to content

Instantly share code, notes, and snippets.

@db0company
Created June 9, 2013 14:04
Show Gist options
  • Save db0company/5743664 to your computer and use it in GitHub Desktop.
Save db0company/5743664 to your computer and use it in GitHub Desktop.
Connecting as a:a
/var/www/return/api/intra.js:26
set_cookies.forEach(function(c) {
^
TypeError: Cannot call method 'forEach' of undefined
at Request._callback (/var/www/return/api/intra.js:26:14)
at Request.init.self.callback (/var/www/return/api/node_modules/request/main.js:127:22)
at Request.EventEmitter.emit (events.js:99:17)
at Request.<anonymous> (/var/www/return/api/node_modules/request/main.js:767:16)
at Request.EventEmitter.emit (events.js:126:20)
at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/var/www/return/api/node_modules/request/main.js:729:14)
at IncomingMessage.EventEmitter.emit (events.js:126:20)
at IncomingMessage._emitEnd (http.js:366:10)
at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
at CleartextStream.socketOnData [as ondata] (http.js:1485:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment