-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现在是不支持新版企业微信了吗 #5
Comments
Hi @ffvaadvaddvd, |
@yihleego 好的,十分感谢 |
已更新至企业微信 4.1.6.6020 版本,理论上 4.x.y.z 及以上版本应该都兼容。 请事先在设置中关闭自动登录和自动更新。 |
企业微信发送个人消息不成功 已经成功创建user,且填了正确的realname 和 company 通过测试页面和接口创建发送个人消息的任务,没有报错,就是一直在等待。像是不能唤起客户端。 通过测试页面和接口创建微信发送个人消息的任务,可以成功。 |
应该是added a client 的时候,没有获取到realname 和 company 看了客户端的日志,切换了几个企业微信号尝试,发现同一个账号,有的时候可以获取到,获得时候获取不到。正确获取的时候,就可以正常使用。 另外, 这里应该是${company}_${nickname}组合
|
试了一下,发现没办法发消息,登录的还是可以的,是不是因为新版企业微信的信息获取要点击头像,然后在打开的页面拿到的原因,旧的代码已经不支持了
The text was updated successfully, but these errors were encountered: