franquitt
Results
2
comments of
franquitt
we need to put a new level of verbose logs showing the output of your code. Great code and thank you!
The exception code is this ` except (InvalidMessageException, InvalidKeyIdException) as e logger.warning("InvalidMessage or KeyId for %s, going to send a retry", encMessageProtocolEntity.getAuthor(False)) from yowsup.layers.axolotl.protocolentities.iq_key_get import GetKeysIqProtocolEntity entity = GetKeysIqProtocolEntity([encMessageProtocolEntity.getAuthor(False)]) retry...