-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Strange Error. I've got this module working fine in another node.js app. I have created another app and when it gets to line 36 in transport.js:
var req = http.request(options, function (res) {
the line just does not get executed, and putting a console.log statement within the associated function block (line 37) doesn't get executed. The userid, password, and apiID are all correct.
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels