Sendgrid with NestJS multiple emails not working

后端 未结 0 500
执念已碎
执念已碎 2020-12-31 07:22

Anyone has any idea on what i may be doing wrong using sendGrid ?

async sendTestEmail() {
        const result = await this.userService.getAllSubs();
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题