Replies: 1 comment
-
This is a duplicate of your issue #1180 so i suggest you close this discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Traceback (most recent call last):
File "E:\OnlyFans-7.1\start_ofd.py", line 43, in
apis = main_datascraper.start_datascraper(json_config, site_name_lower)
File "E:\OnlyFans-7.1\datascraper\main_datascraper.py", line 79, in start_datascraper
setup, subscriptions = module.account_setup(
File "E:\OnlyFans-7.1\modules\onlyfans.py", line 88, in account_setup
authed = auth.login()
File "E:\OnlyFans-7.1\apis\onlyfans\onlyfans.py", line 563, in login
self.get_authed()
File "E:\OnlyFans-7.1\apis\onlyfans\onlyfans.py", line 610, in get_authed
r = self.session_manager.json_request(
File "E:\OnlyFans-7.1\apis\api_helper.py", line 104, in json_request
headers |= self.session_rules(self, link)
File "E:\OnlyFans-7.1\apis\onlyfans\onlyfans.py", line 59, in session_rules
headers2 = create_signed_headers(*a)
File "E:\OnlyFans-7.1\apis\onlyfans\onlyfans.py", line 36, in create_signed_headers
a = [dynamic_rules["static_param"], time2, path, str(auth_id)]
KeyError: 'static_param'
somebody konws?????
Beta Was this translation helpful? Give feedback.
All reactions