标签: email sendgrid
从邮件设置页面,我配置了webhook网址并测试了集成。它给了我504错误。
{"errors":[{"message":"Exception (504) Reason: \"channel/connection is not open\""}]}
但我仍然保存并发送了电子邮件。 webhook点击配置的网址。但它在POST中没有任何数据。我想sendgrid服务器有一些问题。什么时候回来?