-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
./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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels