Skip to content

Potential bug: The error variable is undefined #33

@kkomelin

Description

@kkomelin

In the last catch block of subscribe handler, the error variable is not defined:

return res.status(500).json({error: err.message || error.toString()});

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