Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

为获取group_id列表登录qun.qq.com时提示no login #142

Open
akidan opened this issue Feb 9, 2018 · 0 comments
Open

为获取group_id列表登录qun.qq.com时提示no login #142

akidan opened this issue Feb 9, 2018 · 0 comments

Comments

@akidan
Copy link
Contributor

akidan commented Feb 9, 2018

url = "http:https://qun.qq.com/cgi-bin/qun_mgr/get_group_list"
data = {'bkn': self.bkn}
try:
response = self.client.post(url, data=data, refer='http:https://qun.qq.com/member.html')

这里返回的值是{"ec":1,"em":"no login"}
并且手机上查看QQ账号,发现并没有显示网页版登录。

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

No branches or pull requests

1 participant