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

[Bug]: Unknown Error in: E-next v2.0

Open sylvain-lec opened this issue 1 year ago • 1 comments

What happened?

I get an error after loggin in (auto). It seems that all is green except IDownloadCoupon who is empty. I attached the error log:

Enroller

GUI

OS

Windows

Relevant log output

Traceback (most recent call last):
  File "base.py", line 299, in en
    link = item["site"]
KeyError: 'site'

Terms

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

sylvain-lec avatar Jul 07 '23 16:07 sylvain-lec

same here:

Traceback (most recent call last): File "base.py", line 299, in en link = item["site"] KeyError: 'site'

resim

stwillocks avatar Jul 22 '23 08:07 stwillocks