Discounted-Udemy-Course-Enroller icon indicating copy to clipboard operation
Discounted-Udemy-Course-Enroller copied to clipboard

[Bug]: Cannot login in by manual login

Open TareqAbAmawi opened this issue 1 year ago • 2 comments

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

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 <module>
  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)

Terms

  • [X] I am using the latest version available.
  • [X] I agree to follow this project's Code of Conduct

TareqAbAmawi avatar Jul 28 '24 02:07 TareqAbAmawi

Unfortunately, I am not able to reproduce this error, Manual login seems to be working as intended on my system.

techtanic avatar Aug 17 '24 07:08 techtanic

this error still existed ..

TareqAbAmawi avatar Aug 21 '24 01:08 TareqAbAmawi

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.

techtanic avatar Sep 03 '24 14:09 techtanic