我在使用之前使用标准代码:https://mandrillapp.com/api/docs/messages.php.html,require_once 'mandrill.php';
,目录也正确。但我一直得到这个例外,我不知道为什么
致命错误:未捕获的异常' Mandrill_Error'有消息'我们是 无法解码来自Mandrill API的JSON响应:window.NREUM ||(NREUM = {}),__ nr_require = function(e,n,t){function R(T){如果(N![T]){风险 O = N [吨] = {出口:{}}; E [T] [0] .CALL(o.exports,函数(N){风险 o = e [t] [1] [n];返回r(o || n)},o,o.exports)}返回 n [t] .exports} if(" function" == typeof __nr_require)return __nr_require; for(var o = 0; op; p ++)u [p] .apply(s,t); return 函数a(e,n){f [e] = c(e).concat(n)}函数c(e){return f [e] || []}函数u(){return t(n)} var F = {}; {返回上:一个,发射:N,创建:U,听众:C,_events:F}}功能 R(){返回{}}变种 O =" NR @上下文",I = E(" GOS&#34); n.exports = T()},{GOS:" 7eSDFh"}], EE:[功能(E,N){n.exports = E(" QJf3ax")},{}],3:[功能(E,N) 在
有人有想法吗?
答案 0 :(得分:1)
mailservice
关闭或Internal server errors (500)
时,您可能会收到此错误。将您的发送代码嵌入try/catch block
并使用catch block
退回其他邮寄服务。