-
Notifications
You must be signed in to change notification settings - Fork 36
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
Unable to download #59
Comments
Status - DOWN |
This is a dup of the most recent issue that's been open for several days. |
May I ask how to solve it? |
This repo is outdated (no longer works) and I am no longer maintaining it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Traceback (most recent call last):
File "C:\Users\young\AppData\Local\Programs\Python\Python310\Scripts\onlyfans-scraper-script.py", line 33, in
sys.exit(load_entry_point('onlyfans-scraper==2.0.1', 'console_scripts', 'onlyfans-scraper')())
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 415, in main
process_prompts()
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 218, in process_prompts
subscribe_count = process_me(headers)
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\scraper.py", line 197, in process_me
my_profile = me.scrape_user(headers)
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\onlyfans_scraper\api\me.py", line 26, in scrape_user
r.raise_for_status()
File "C:\Users\young\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx_models.py", line 749, in raise_for_status
raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Client error '401 Unauthorized' for url 'https://onlyfans.com/api2/v2/users/me'
For more information check: https://httpstatuses.com/401
The text was updated successfully, but these errors were encountered: