weChat-python-sdk
weChat-python-sdk copied to clipboard
微信公共平台非官方SDK,主要实现主动的消息推送和获取。
Results
1
weChat-python-sdk issues
Sort by
recently updated
recently updated
newest added
上一个登录问题,经测试已经修正了。 单独使用sendTextMsg或sendImgMsg出错 当使用sendTextMsg时,错误信息是invalid referrer 当使用sendImgMsg时,错误信息是Request is denied! send时可以看到已经取得了token,sendto的fakeid是从网页上获得的,应该也是正确的吧。