ReferenceClicknium Python APIExceptionsUnAuthorizedErrorOn this pageUnAuthorizedErrorextends: BaseErrorUnAuthorizedError is raised when the user has not signed in or the sign-in state is expired.messagestacktracemessagetype: strMessage of the exception.stacktracetype: strA string representing all the calls prior to the function that raised the exception.