canove / whaticket-community

A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
MIT License
1.55k stars 795 forks source link

Error replying to messages in groups #524

Closed Luskan777 closed 1 year ago

Luskan777 commented 1 year ago

Hi, I found a bug when trying to reply to messages in the group.

Frontend returns the error: "Error sending WhatsApp message. Check connections page."

And Backend Returns: ERR_SENDING_WAPP_MSG

I found an issue with this bug, but it is stale #466

Luskan777 commented 1 year ago

I solved this problem through this commit .