Skip to content

返回的requests.models.Response不能使用r.join()函数 #1

Open
@GoldIsland

Description

@GoldIsland

r = session.post('http://www.zhihu.com/login/email', data=loginData, headers=header)

json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

为什么不能转化为 json呢?是不是 知乎的登陆路径错了呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions