Isaac Kogan
Isaac Kogan
Hi, please see the wiki for the full breakdown: https://github.com/isaackogan/TikTokLive/wiki/Signature-Server
Seems out of scope. Why not produce this yourself by saving it when you listen to the gift event?
Issue fixed Apologies for the service interruption, this was a networking issue on the API end
The 429 error code means you have reached a signature rate limit. Check the headers for info on when you can connect again. See https://github.com/zerodytrash/TikTok-Live-Connector/issues/47 for information on rate limits
If you are being blocked, it might be time to consider a `web_proxy`. If this is an issue with the endpoint, copy it and debug. Submit a PR! Thanks
update to latest version and reopen if still occuring
Thanks for the report, though I can't see where the error was originating from. Do you have a larger stacktrace? Please also double check the version with `pip freeze`.
Hi, is that pip freeze or requirements.txt? They are not necessarily equivalent. It's likely your issue is genuinely occurring in the latest version but I'd just like to confirm since...
Hey, I get what you guys are saying but there isn't really a lot for me to do with it. There's no description of the code triggering the issue, and...
Not necessarily a bug. Just because there's a proto definition doesn't mean TikTok send that data. You can try using a sessionid and seeing if that makes a difference but...