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

We need to have an endpoint using which we can ask system to "reconcile" all "missed" messages during that period and send it via webhook. It'll contain both new and...

enhancement
patron:PRO
engine:ALL

response { "statusCode": 500, "timestamp": "2024-08-09T08:32:10.144Z", "exception": { "stack": "Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'getChats')\n at pptr://__puppeteer_evaluation_script__:2:38\n at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/whatsapp-web.js/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async...

bug
engine:WEBJS
waiting feedback

**Describe the bug** I was using WEBJS as engine. To mark the message as seen I was always providing the Participant value even in the 1 to 1 conversation. It...

bug
engine:WEBJS
engine:NOWEB
engine:ALL

Hi, The tests were done from Swagger directly with version 2024.8.1 The labels store is with MongoDB. I'm trying to use labels with the NOWEB API but the following happens:...

bug
engine:NOWEB
patron:PLUS

/api/{session}/chats/{chatId}/messages/{messageId}?downloadMedia=true If an attachment fails to download, I can obtain the attachment separately without using /api/{session}/chats/{chatId}/messages This will reduce the load on the server

enhancement
engine:WEBJS
engine:NOWEB

On my application is necessary to store the media sent on a message on S3 right when my Waha client receives the message to because I use SQS to handle...

enhancement
patron:PRO
engine:ALL

[BUG][WEBJS] - WEJBS fails to restore sessions form MongoDB ``` unexpected end of file` in Zlip.zlipOnError ``` [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

bug
engine:WEBJS
patron:PRO
scope:MongoDB

**Describe the bug** Tried to deploy a few different docker image tags to Google Cloud Run — they either couldn't be deployed (ARM, expected), or the session couldn't be started....

question
waiting feedback

{"statusCode":500,"timestamp":"2024-08-06T04:18:26.881Z","exception":{"stack":"TypeError: Cannot read properties of undefined (reading 'match')\n at extractUrlFromText (/app/node_modules/@adiwajshing/baileys/lib/Utils/messages.js:39:66)\n at generateLinkPreviewIfRequired (/app/node_modules/@adiwajshing/baileys/lib/Utils/messages.js:42:48)\n at generateWAMessageContent (/app/node_modules/@adiwajshing/baileys/lib/Utils/messages.js:249:71)\n at generateWAMessage (/app/node_modules/@adiwajshing/baileys/lib/Utils/messages.js:526:102)\n at Object.sendMessage (/app/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:628:69)\n at WhatsappSessionNoWebPlus.reply (/app/dist/core/engines/noweb/session.noweb.core.js:406:32)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","message":"Cannot read...

bug
engine:NOWEB

It would be great to get labels with the get chat method to avoid sending a request for every chat. [![patron:PLUS](https://img.shields.io/badge/patron-PLUS-a0e6ba)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:WEBJS
engine:NOWEB
patron:PLUS