Problem converting from HTTP request to fetch in Meteor nodejs server using mailgun API to send message

后端 未结 0 1096
-上瘾入骨i
-上瘾入骨i 2021-01-22 13:47

This code, using the meteor request based package HTTP to call the mailgun api has worked for years:

HTTP.post(process.env.MAILGUN_API + \'/messages\', {
    auth         


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