oscie57 / tiktok-voice

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

Sessionid not working anymore #36

Open mintyPT opened 1 year ago

mintyPT commented 1 year ago

I pulled it from the web app as described, but it does not seem to be working anymore

draconicfae commented 1 year ago

doesn't work for me either, gets "invalid session id"

JannieSA commented 1 year ago

Same here I get the following error: {'status': 'Session ID is invalid', 'status_code': 5}

JannieSA commented 1 year ago

Thanks to lucasmaia: https://github.com/oscie57/tiktok-voice/issues/35#issuecomment-1399608589

Fix works like a charm!

J-Bankman commented 11 months ago

doesn't work for me either, gets "invalid session id"