pypush icon indicating copy to clipboard operation
pypush copied to clipboard

Unable to find the public key of the sender, cannot verify

Open latel opened this issue 1 year ago • 1 comments

[16:36:07] WARNING Unable to find the public key of the sender, cannot verify imessage.py:404 Traceback (most recent call last): File "/Volumes/Code/play/pypush/./demo.py", line 158, in msg = im.receive() ^^^^^^^^^^^^ File "/Volumes/Code/play/pypush/imessage.py", line 436, in receive raise Exception("Failed to verify payload") Exception: Failed to verify payload

latel avatar Dec 08 '23 08:12 latel

Hello. Sorry for the late reply. Can you please provide us with more information about what caused this error? What were you doing (or trying to do) when this error occurred?

Additionally, could you try following the installation steps outlined in the async branch of pypush? Currently, this is the only functional branch, and it's possible that your issue has already been fixed there.

Cypheriel avatar Dec 11 '23 22:12 Cypheriel