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

[BUG] Unable to fetch existing courses. Login was not successful #431

Open
vikash-sharma-php opened this issue Apr 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@vikash-sharma-php
Copy link

Describe the bug
Scrapper isn't running. Getting error when I run the command.
python3.8 run_enroller.py --debug
I'm able to login to my udemy account manually from browser.

To Reproduce
Steps to reproduce the behavior:

  1. Run the command: python3.8 run_enroller.py --debug

Expected behavior
Scrapper should scrape and work as it was working before.

Desktop (please complete the following information):

  • OS: macOS
  • Browser chrome
  • Version [e.g. 22]

Additional context
Enabled debug logging Not installed on python env. Python: 3.8.16 (default, Dec 7 2022, 01:27:54) [Clang 14.0.0 (clang-1400.0.29.202)] OS: macOS-13.3.1-arm64-i386-64bit Loading existing settings Loading cookie from file Loading existing course details 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[course]=@min,enrollment_time,published_title,&fields[user]=@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[course]=@min,enrollment_time,published_title,&fields[user]=@min&page=1&page_size=100

@vikash-sharma-php vikash-sharma-php added the bug Something isn't working label Apr 20, 2023
@cullzie
Copy link
Collaborator

cullzie commented Feb 21, 2024

@vikash-sharma-php Version 4.1.4 has been released can you please download and re-test this. Thanks

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

2 participants