Skip to content

Error: collection name must be a String #1

@hugovalente

Description

@hugovalente

Hi,

I'm getting this error "Error: collection name must be a String" when I try to call read method.

routes.read({number: '1004'}) .then(function(result){ console.log('Result', result); }).catch(function(err){ console.log('Error:',err); });

Also, there's no live example on using mongodb.

Best Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions