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

Error: KeyError: 'sec_uid' #4

Open
andyvha opened this issue Sep 7, 2022 · 0 comments
Open

Error: KeyError: 'sec_uid' #4

andyvha opened this issue Sep 7, 2022 · 0 comments

Comments

@andyvha
Copy link

andyvha commented Sep 7, 2022

Hi bro,
Thank you for your work. When i runfrom your code, choose 1 or 2, program always error like below:

Traceback (most recent call last):
File "TikTokMulti.py", line 444, in
RTK = TikTok('','')
File "TikTokMulti.py", line 91, in init
linkFlag=self.judge_link((self.userHomePagePrefix+self.uid), False)
File "TikTokMulti.py", line 162, in judge_link
key= params['sec_uid'][0]
[KeyError: 'sec_uid']

Canyou please have update for your code. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant