ArchivedUltimaScraper
ArchivedUltimaScraper copied to clipboard
Error line 62
Traceback (most recent call last):
File "E:\OnlyFans-master\start_us.py", line 62, in
i have same problem
Try setting auth info with this, I solved it with it https://github.com/M-rcus/OnlyFans-Cookie-Helper
Also there's an issue when downloading media, some of the content will be missing due to OF backend changes (imo, ig)
Same error here, tried the Cookie helper but nothing changed, the errors are the same.
I am on Docker installation, if that helps.
Same error here, tried the Cookie helper but nothing changed, the errors are the same.
I am on Docker installation, if that helps.
Idk about docker, I’m using python and poetry virtual env
Happening to me too. Things were working well until about a week or two ago. I started getting issues about user_id not being found in headers, so added a check for the existence of that - but then get the error above. I have an implementation of the login logic in C# that I'm playing with that was working and now no longer is. I wonder if it has to do with the dynamic rules algorithm? My gut says it does, but hard to tell. I'm not a python coder, but I've been tracing through the authentication logic and everything is in place, but still getting a 401. Hope this helps, and sure hope we find a solution! ;)