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
812 stars 236 forks source link

[Bug]: DUCE CLI V2.2 cannot Login #176

Closed ponduu closed 1 month ago

ponduu commented 1 month ago

What happened?

DUCE CLI V2.2 cannot Login

Enroller

CLI

OS

Windows

Relevant log output

E:\DUCE\new duce>"DUCE-CLI-windows V2.2 2024-09.exe"
Email: ************
Password: **********
Trying to login using Email and Password
Traceback (most recent call last):
  File "cli.py", line 68, in <module>
  File "base.py", line 583, in manual_login
    r.cookies["client_id"], r.cookies["access_token"], csrf_token
    ~~~~~~~~~^^^^^^^^^^^^^
  File "requests\cookies.py", line 334, in __getitem__
  File "requests\cookies.py", line 413, in _find_no_duplicates
KeyError: "name='client_id', domain=None, path=None"
[PYI-13700:ERROR] Failed to execute script 'cli' due to unhandled exception!

Terms

Gabrieliam42 commented 1 month ago

Make sure you have multi factor authentication disabled. It can only be disabled from the Udemy phone app, the desktop browser doesn't disable it even if the option exists.

ponduu commented 1 month ago

I'm sure . I don't set multi factor authentication in udemy phone App. Udemy acc secure

ponduu commented 1 month ago

Now I can login but it not start Enroll after scraping finish.