微信添加客服帐号接口61451错误的原因

By admin, 20 十一月, 2015

该接口文档见:http://mp.weixin.qq.com/wiki/14/d9be34fe03412c92517da10a5980e7ee.html#.E6.B7.BB.E5.8A.A0.E5.AE.A2.E6.9C.8D.E5.B8.90.E5.8F.B7

报61451错误的原因可能有:

  1. 微信号不是认证的公众号
  2. 还没启用多客服插件(公众平台->功能->添加功能插件)
  3. 没有设置微信号(不是gh开头那个原始ID)
  4. 没有填写正确的微信号:"kf_account" : "test1@微信号"
  5. 密码没有用md5处理(32个字节的字符串)
  6. POST的JSON数据最后一行多了逗号(如果从API文档里复制粘贴这个JSON格式就中招了,我在这上面浪费了一个小时……)

标签

评论

Restricted HTML

  • 允许的HTML标签:<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src>
  • 自动断行和分段。
  • 网页和电子邮件地址自动转换为链接。
验证码
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
请输入"Drupal10"