canove / whaticket-community

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

I cant reply in groups , the message cant be sent #466

Closed DPTOProgramacionIslaNetworks closed 1 year ago

DPTOProgramacionIslaNetworks commented 2 years ago

Hi, i have a brand new installation of whaticket and im having troubles replying in groups

the error only ocurrs in groups , in direct message to a phone number works fine

the error code is the following

message: "ERR_SENDING_WAPP_MSG"
statusCode: 400

this error hapens in the file whaticket/backend/src/services/WbotServices/SendWhatsAppMessage.ts

i tried to fix it but no success i hope somebody can help me

thanks in advance

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Luskan777 commented 1 year ago

I have same problem

Luskan777 commented 1 year ago

I solved this problem through this commit .