Skip to content

bug after logon #19

@sea5kg

Description

@sea5kg

./console-client.py
Email: freehackquest@gmail.com
Password:
Traceback (most recent call last):
File "./console-client.py", line 234, in
fhq.login()
File "./console-client.py", line 52, in login
if not self.api.security.login(self.email, self.password): exit(1)
File "/root/console_client.git/FHQFrontEndLib.py", line 22, in login
resp = self.parent.sendrequest('/security/login.php', {"email": email, "password": password})
File "/root/console_client.git/FHQFrontEndLib.py", line 119, in sendrequest
resp = r.json()
TypeError: 'dict' object is not callable

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