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

无法扫码登录 #6

Closed
FireSpoonYZ opened this issue Jul 25, 2022 · 1 comment
Closed

无法扫码登录 #6

FireSpoonYZ opened this issue Jul 25, 2022 · 1 comment

Comments

@FireSpoonYZ
Copy link

FireSpoonYZ commented Jul 25, 2022

扫码时提示该APP尚未开通扫描二维码登录的权限。

ClientBuilder::new()
        .priority_session("session.token") // 默认使用session.token登录
        .device(JsonFile("device.json".to_owned())) // 设备默认值
        .authentication(Authentication::QRCode) // 若不成功则使用二维码登录
        .modules(vec![module::dnd::module(), module::dice::module()]) // 您可以注册多个模块
        .build()
        .await
        .unwrap()
        .start()
        .await
        .unwrap()
        .unwrap();

使用账号密码登录无法通过设备锁。关闭设备锁账号疑似被风控,QQ群信息发送长度受限。

@niuhuan
Copy link
Owner

niuhuan commented Jul 25, 2022

您可以直接@ ricq的群主问一下,这样回复比较及时

点击链接加入群聊【ricq交流群】:https://jq.qq.com/?_wv=1027&k=wCt37cGT

982166018

😄😄😄😄😄😄😄😄😄😄😄

@niuhuan niuhuan closed this as completed Oct 28, 2022
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

2 participants