UnhandledPromiseRejectionWarning:错误:禁止SendGrid WebAPI错误

时间:2020-05-26 13:05:22

标签: node.js sendgrid webapi

//错误//

(节点:38736)UnhandledPromiseRejectionWarning:参考错误:未定义错误

//代码//

const sgMail = require('@ sendgrid / mail')

const sendgridAPIKey ='SG.xxxxx'

sgMail.setApiKey(sendgridAPIKey)

sgMail.send({ 发邮件, 来自:“ xxx@gmail.com”, 主题:“感谢您的加入”, 文字:“欢迎使用该应用” })

1 个答案:

答案 0 :(得分:0)

SomeType方法返回诺言,您应该ContentObserver。或使用LiveData

send()