ReferenceClicknium Python APIExceptionsInvalidOperationErrorOn this pageInvalidOperationErrorextends: BaseErrorInvalidOperationError is raised when a method call is invalid for the object's current state.messagestacktracemessagetype: strMessage of the exception.stacktracetype: strA string representing all the calls prior to the function that raised the exception.