oscie57 / tiktok-voice

Simple Python script to interact with the TikTok TTS API
515 stars 74 forks source link

Session ID Randomly Becomes Invalid #53

Open jd-dato opened 4 months ago

jd-dato commented 4 months ago

After making multiple requests in a row, even after a 60-second time out after requests, passing some text results in a session id invalid code 05 error. Consider that the text also does not exceed the maximum character requirement. This is after the previous requests have not had any issues.