TikTokLive icon indicating copy to clipboard operation
TikTokLive copied to clipboard

Age restricted despite session id

Open int3debug opened this issue 5 months ago • 0 comments

Describe the bug

After updating from version 6.0.8 to 6.1.0 my program no longer works

Bug: TikTokLive.client.errors.AgeRestrictedError: Age restricted stream. Cannot fetch room info. Pass sessionid to log in & bypass age restriction.

I use: client.web.set_session_id("SESSION_ID")

Expected Behaviour

Should still work

Actual Behaviour

If applicable, include screenshots!

...

Package Version

My version of TikTokLive is 6.1.0.

Operating System

  • [ ] Windows
  • [ x] Linux
  • [ ] MacOS
  • [ ] Other (Specifically, ...)

Anything Else

If there's anything else, add it here.

int3debug avatar Aug 27 '24 16:08 int3debug