Skip to content
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

通过微信号添加报错 #299

Open
aqpmzngldh opened this issue May 10, 2024 · 7 comments
Open

通过微信号添加报错 #299

aqpmzngldh opened this issue May 10, 2024 · 7 comments

Comments

@aqpmzngldh
Copy link

通过手机号添加的时候没问题,当我换成通过微信号添加的时候然后报错const contact2 = await wechaty.Friendship.search({ weixin: "CZ" });
12:04:06 WARN Puppet friendshipSearch() { weixin: ... } is deprecated. use { handle: ... } instead.
Error
然后我试图改成const contact2 = await wechaty.Friendship.search({ handle: "CZ" });还是不行

@aqpmzngldh
Copy link
Author

已解决

@chickenWing-ape
Copy link

已解决

现在的你的padLocal 还能登录上了吗,我现在怎么突然扫码完 无反应了呢。

@812781385
Copy link

登录报错:
18:15:59 ERR [Request] [tid:a13474ae], padlocal grpc request failed: 1, error: Error: 2 UNKNOWN: [tid:a13474ae] wechat bad request error: 你的应用版本过低,请升级至最新版本后再登录。点击“确定”后将跳转至最新版下载页面。

@YuanKyL
Copy link

YuanKyL commented May 22, 2024

已解决
python能添加好友吗,我添加好友报错

@YuanKyL
Copy link

YuanKyL commented May 22, 2024

通过手机号添加的时候没问题,当我换成通过微信号添加的时候然后报错const contact2 = await wechaty.Friendship.search({ weixin: "CZ" }); 12:04:06 WARN Puppet friendshipSearch() { weixin: ... } is deprecated. use { handle: ... } instead. Error 然后我试图改成const contact2 = await wechaty.Friendship.search({ handle: "CZ" });还是不行

不会ts,能给个ts代码模板吗

@aqpmzngldh
Copy link
Author

通过手机号添加的时候没问题,当我换成通过微信号添加的时候然后报错const contact2 = await wechaty.Friendship.search({ weixin: "CZ" }); 12:04:06 WARN Puppet friendshipSearch() { weixin: ... } is deprecated. use { handle: ... } instead. Error 然后我试图改成const contact2 = await wechaty.Friendship.search({ handle: "CZ" });还是不行

不会ts,能给个ts代码模板吗

我也不会ts

@YuanKyL
Copy link

YuanKyL commented May 22, 2024

通过手机号添加的时候没问题,当我换成通过微信号添加的时候然后报错const contact2 = await wechaty.Friendship.search({ weixin: "CZ" }); 12:04:06 WARN Puppet friendshipSearch() { weixin: ... } is deprecated. use { handle: ... } instead. Error 然后我试图改成const contact2 = await wechaty.Friendship.search({ handle: "CZ" });还是不行

不会ts,能给个ts代码模板吗

我也不会ts

那你的什么呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants