wx
wx copied to clipboard
(minimalist) WeChat Middleware for Express.js
# 访问不了了 可以改成 [http://www.bootcdn.cn/](http://www.bootcdn.cn/) 吧
wx.coffee line 1008: return callback err or res.body if err or res.body.errcode res.body.errcode: Cannot read property 'errcode' of undefined
I just notice that the item generated from wx has the same name and key. This may lead to a problem when user want to change the name of the...
Seems that `wx` lacks the group management API: http://mp.weixin.qq.com/wiki/index.php?title=%E5%88%86%E7%BB%84%E7%AE%A1%E7%90%86%E6%8E%A5%E5%8F%A3 Is it a designed decition that ignores these API or should it be merged into user info API ?