dequis/purple-facebook

Another taNewMessage parse error

jaymzh opened this issue · 1 comments

Here's the relevant debug log:

(12:28:19) facebook: Parsing JSON: taNewMessage":{"messageMetadata":{"threadKey":{"otherUserFbId":XXXXXXX},"messageId":"mid.$cAAAAACBuGJGJVP65mGDI7lw9RjxD","offlineThreadingId":6974086102915628099,"actorFbId":YYYYYYYY,"timestamp":1662751699352,"shouldBuzzDevice":true,"tags":["source:chat:web:light_speed:chat","app_id:2220391788200892"],"threadReadStateEffect":3,"skipBumpThread":false,"cid":{"canonicalParticipantFbids":[YYYYYYY,XXXXXXX]}},"body":"(test, ignore)","attachments":[],"data":{}}}],"firstDeltaSeqId":2641130,"lastIssuedSeqId":2641130,"queueEntityId":3430028}

(12:28:19) connection: Connection error on 0x557b5068b6d0 (reason: 0 description: <data>:1:12: Parse error: unexpected identifier `taNewMessage', expected value)

I replaced the two FBIDs with XXXX and YYYY, but other than that the message is in-tact.

Hmmm I rebuilt from source while trying to fix this, and can no longer reproduce. Perhaps I just had an old build...