Skip to content

Getting error on send API call. #24

@MohitSuhane

Description

@MohitSuhane

Using below code to send message
sendOtp.send(req.mobileNumber, 2424, (error, data) => {
console.log("%%%%", data);
}); //otp is optional if not sent it'll be generated automatically

Getting error:
POST /api/auth/otp - - ms - -
%% { message: 'Some Parameter are missing : mobiles/group_id',
type: 'error' }

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