mailersend / mailersend-nodejs

The official MailerSend Node.js SDK
https://developers.mailersend.com
MIT License
125 stars 17 forks source link

Node.js npm #55

Closed LyrranKelmalu closed 1 year ago

LyrranKelmalu commented 1 year ago

Hello,

I used node.js example by implemented MailerSend class. I copied code from documentation, but when I create new class with api_key as parameters and save it to variable that, so that variable doesn't have "send" method.

And I didn't found that method in node_modules/mailersend folder. I am doing something wrong?

Of course I can create request via axios, but thought to ask you guys first.

opheus2 commented 1 year ago

Hi, @LyrranKelmalu I need more context... can you paste the code you built without your API key

opheus2 commented 1 year ago

@LyrranKelmalu I'm closing this issue since no response from you, please feel free to open issue if your issue persist