szdc / tiktok-api

Unofficial API wrapper for TikTok
MIT License
1.27k stars 279 forks source link

Getting This Error - 'TikTokapi' object has no attribute 'signature' #111

Closed samukherjee closed 5 years ago

samukherjee commented 5 years ago

Console Error -

New class reference, finding valid signature. This might take a minute. Traceback (most recent call last): File "getTrending.py", line 11, in trending = api.trending(results) File "C:\Users\Sagar\Downloads\TikTok-Api-master\tiktok.py", line 48, in trend ing self.signature AttributeError: 'TikTokapi' object has no attribute 'signature'