TikTokAPIError

class TikTokAPIError[source]

Bases: Exception

Raised when the API encounters an error

with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.