-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTTP error while trying to fetch Udemy information [BUG] #434
Comments
Confirm! I have had the exact same issue since yesterday! |
Version 4.1.4 is released. Please check it to see if it resolves your issue. Thanks |
@cullzie After I installed version 4.1.4, when I run it with udemy-enroller command in cmd it gives me the following error message (nota: I removed the settings.yaml and re-inserted my udemy account info but it still gives me the same error):
|
@ahmedfarrag17 Are you running behind a vpn? I know that has caused issues before. |
@cullzie no I am not using a vpn. i tried with Also I am on latest versions of Python and PIP |
Describe the bug
HTTP error while trying to fetch Udemy information
403 Client Error: Forbidden for url: https://www.udemy.com/api-2.0/users/me/subscribed-courses/?ordering=-last_accessed&fields%5Bcourse%5D=@min,enrollment_time,published_title,&fields%5Buser%5D=@min&page=1&page_size=100
Unable to fetch existing courses. Login was not successful
Exception in redeem courses: 403 Client Error: Forbidden for url: https://www.udemy.com/api-2.0/users/me/subscribed-courses/?ordering=-last_accessed&fields%5Bcourse%5D=@min,enrollment_time,published_title,&fields%5Buser%5D=@min&page=1&page_size=100
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: