JJTech0130 / pypush

[being rewritten] Cross-platform iMessage POC
https://discord.gg/BVvNukmfTC
Other
3.56k stars 396 forks source link

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

Closed latel closed 4 months ago

latel commented 10 months ago

[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

Cypheriel commented 9 months ago

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.