Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

[BUG]"getMyInfo" API get "success" false #60

Open
ChandlerBent opened this issue Oct 17, 2018 · 4 comments
Open

[BUG]"getMyInfo" API get "success" false #60

ChandlerBent opened this issue Oct 17, 2018 · 4 comments
Labels
bug Something isn't working

Comments

@ChandlerBent
Copy link

request: {"cmd": "getMyInfo", "type": "user", "cmdId": "5"}
response: {"type": "cmdRet", "cmdId": "5", "taskId": "2F3CFE13-E31B-A52E-E9B1-C4056BCFEBBB", "data": {"success": false, "data": {"userName": "wxid_xv6ks2q5miaq11", "uin": 0}}}'

@binsee
Copy link
Owner

binsee commented Oct 17, 2018

出现false的原因是uin没有获取成功,这个之后会检查uin未能获取成功的原因。
请补充说明调用的流程,是否为成功登陆完毕后?

@ChandlerBent
Copy link
Author

是的,登陆后
通过发送消息个人消息来触发getMyInfo接口

@binsee binsee added the bug Something isn't working label Oct 17, 2018
@binsee
Copy link
Owner

binsee commented Oct 17, 2018

这个问题可能是概率出现,待研究

@Hunk-zhurui
Copy link

@ChandlerBent 一样的场景,每次都是false,uin 0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants