whatsapp-http-api icon indicating copy to clipboard operation
whatsapp-http-api copied to clipboard

WhatsApp HTTP API (REST API) that you can configure in a click!

Results 189 whatsapp-http-api issues
Sort by recently updated
recently updated
newest added

Hello guys, I got a weird behavior from API when I started a new chat with some number (using my WhatsApp business account), my webhook endpoint is activated, with an...

bug
engine:WEBJS

Hello, We are making following api call on NOWEB instance but we are getting this exception. ``` /api/{session}/chats?session={session} ``` ``` {"statusCode":422,"message":"The method is not implemented by the engine.","error":"Unprocessable Entity"} ```...

enhancement
engine:NOWEB
patron:ADVANCED

![Screenshot_20231108_151930](https://github.com/devlikeapro/whatsapp-http-api/assets/18624029/65725a4a-65b7-4726-9dad-efe8869c4224) Randomly, some of my sessions get such error: > Computer not connected > Make sure your computer has an active Internet connection. > Reconnect It's not just once or...

documentation
enhancement
question

hey @allburov, I am using noweb engine now for my application. In that I am getting this error while sending image /sendImage api. ![image](https://github.com/devlikeapro/whatsapp-http-api/assets/140512413/2563fc2e-727d-4a83-b135-c2a0171e3bcf) can you please help me to...

bug
engine:NOWEB

Hello, I see unexpected error in response when message is sent. ``` /sendText {"chatId":"[email protected]","session":"60XXX","type":"text","text":"\u05d4\u05d9,\n\u05dc\u05d4\u05d6\u05db\u05d9\u05e8\u05da \u05e0\u05e7\u05d1\u05e2\u05d4 \u05dc\u05e0\u05d5 \u05e9\u05d9\u05d7\u05d4 \u05dc\u05e2\u05d5\u05d3 \u05db\u05d7\u05e6\u05d9 \u05e9\u05e2\u05d4.\n\u05d1\u05de\u05d9\u05d3\u05d4 \u05d5\u05d4\u05e9\u05d9\u05d7\u05d4 \u05ea\u05ea\u05e7\u05d9\u05d9\u05dd \u05d1\u05d6\u05d5\u05dd.\n \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05ea\u05d7\u05d1\u05e8 \u05d0\u05dc\u05d9\u05d4 \u05db\u05d0\u05df: lvkn.in\/Zoom\n\u05e0\u05ea\u05e8\u05d0\u05d4 \u05d1\u05e7\u05e8\u05d5\u05d1 \ud83d\ude0a"}...

bug
engine:WEBJS
patron:ADVANCED

Idea: Add browser as a env.variable https://github.com/devlikeapro/whatsapp-http-api/blob/f2d0001b118541e968287f75cf9242691c5de225/src/core/session.noweb.core.ts#L126

enhancement
waha:CORE

Session generates errors NOWEB plus version Docker-compose version - WHATSAPP_RESTART_ALL_SESSIONS=True [Nest] 30 - 10/03/2023, 1:17:28 PM ERROR [WhatsappSession - aygTkMWAr6Gms3yhc] connection closed due to {"level":30,"time":1696339048884,"pid":30,"hostname":"7a21101ec301","trace":"Error: WebSocket Error (Opening handshake has...

the logout route and the stop?logout=logout route it is not disconnecting it just shows that it is not connected but if I send a message it will send so these...

bug
engine:NOWEB

Hi, I ran by using NOWEB engine. I just discovered that when I tried to use these endpoints, it returned "**The method is not implemented by the engine**". In the...

enhancement
engine:NOWEB

Add option for changing webhook for a session ( after creation

enhancement