techtanic / Discounted-Udemy-Course-Enroller

A script/software for automatically enrolling/joining 100% discounted Udemy courses for free. Get Paid Udemy courses for free with just a few clicks.
https://duce.techtanic.space
MIT License
785 stars 227 forks source link

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

Closed sylvain-lec closed 2 months ago

sylvain-lec commented 1 year ago

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

stwillocks commented 1 year ago

same here:

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

resim