fbchat-dev/fbchat

error since yesterday

Open

#625 创建于 2020年11月22日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Python (406 fork)github user discovery
bughelp wanted

仓库指标

Star
 (1,210 star)
PR 合并指标
 (PR 指标待抓取)

描述

Anything change at FB side ?

Traceback (most recent call last): File "./sendFB.py", line 37, in session = fbchat.Session.login("XXXXXXX", "XXXXXXXX") File "/usr/local/lib/python3.5/dist-packages/fbchat/_session.py", line 377, in login return cls._from_session(session=session) File "/usr/local/lib/python3.5/dist-packages/fbchat/_session.py", line 434, in _from_session define = parse_server_js_define(r.content.decode("utf-8")) File "/usr/local/lib/python3.5/dist-packages/fbchat/_session.py", line 36, in parse_server_js_define raise _exception.ParseError("Could not find any ServerJSDefine", data=html) fbchat.ParseError: Could not find any ServerJSDefine. Please report this, along with the data below!

贡献者指南