Skip to content
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

Open
newrgyXTerence opened this issue May 16, 2023 · 5 comments
Open

HTTP error while trying to fetch Udemy information [BUG] #434

newrgyXTerence opened this issue May 16, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@newrgyXTerence
Copy link

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

  • OS: [Window 11]
@newrgyXTerence newrgyXTerence added the bug Something isn't working label May 16, 2023
@ahmedfarrag17
Copy link

Confirm! I have had the exact same issue since yesterday!

@cullzie
Copy link
Collaborator

cullzie commented Feb 21, 2024

Version 4.1.4 is released. Please check it to see if it resolves your issue. Thanks

@ahmedfarrag17
Copy link

@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):

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

@cullzie
Copy link
Collaborator

cullzie commented Feb 21, 2024

@ahmedfarrag17 Are you running behind a vpn? I know that has caused issues before.
Also could you run with --debug flag and add the details here as well please

@ahmedfarrag17
Copy link

@cullzie no I am not using a vpn. i tried with --debug but still the same issue. I noticed something: the cmd still indicates the version as 4.1.3 (screenshot attached) even if I am running it within the 4.1.4 folder I downloaded zipped from here:
https://github.com/aapatre/Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE/releases/tag/v4.1.4

Also I am on latest versions of Python and PIP

Screenshot 2024-02-21 181714

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants