Closed TareqAbAmawi closed 2 months ago
Unfortunately, I am not able to reproduce this error, Manual login seems to be working as intended on my system.
this error still existed ..
I still haven't faced this issue, maybe its just happening for you. Check out the latest version. If you are still facing any problems make a new issue, and it will be addressed.
What happened?
Show this error :
Traceback (most recent call last): File "requests\models.py", line 974, in json File "json__init__.py", line 346, in loads File "json\decoder.py", line 337, in decode File "json\decoder.py", line 355, in raw_decode json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "gui.py", line 247, in
File "base.py", line 745, in get_session_info
self.get_enrolled_courses()
File "base.py", line 531, in get_enrolled_courses
).json()
^^^^^^
File "requests\models.py", line 978, in json
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Enroller
GUI
OS
Windows
Relevant log output
Terms