Skip to content

Transport->http.request not executing #1

@ericlovescode

Description

@ericlovescode

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions