Closed wolfayoub closed 3 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Sorry for the late response, should have been fixed by now. If you run into issues with api.XXXXXX
method calls file issues on TikTok-Api
Traceback (most recent call last): File "C:\Users\doubl\Desktop\TikTokBot-master\tiktokbot.py", line 123, in
res = api.byHashtag(x, count=count, custom_did=did)
File "C:\Users\doubl\AppData\Local\Programs\Python\Python38\lib\site-packages\TikTokApi\tiktok.py", line 711, in byHashtag
for t in res["itemList"]:
KeyError: 'itemList'