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

[![patron:PLUS](https://img.shields.io/badge/patron-PLUS-a0e6ba)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

bug
engine:NOWEB
patron:PLUS

[![patron:PLUS](https://img.shields.io/badge/patron-PLUS-a0e6ba)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:NOWEB
patron:PLUS

**Describe the bug** Long-running NOWEB sockets error out sometimes. An internal restart every few minutes could be helpful. **Version** ```json { "version": "latest", "engine": "NOWEB", "tier": "PLUS", "browser": "/usr/bin/google-chrome-stable" }...

bug
enhancement
engine:NOWEB
patron:PRO

Prepare internal event bus architecture for those features: - [ ] Change webhook configuration per session (without restart) #203 - [ ] websocket conneciton - [ ] socket.io connection [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

patron:PRO

![e53064b7b3ec37d8ca1538596dee733](https://github.com/user-attachments/assets/83b41c2c-d5e1-440b-9b26-f7714c585072) I'm not sure if it's a server problem or a WAHA problem. It doesn't take up many resources, but it exits abnormally. A container uses about 40 sessions. Aug...

bug
engine:NOWEB

After stopping sessions, it will automatically change to SCAN_QR_CODE after a period of time. Can it remain stopped?

enhancement
engine:ALL

I'm using the noweb engine and I really miss the BLOCK and UNLOCK user functions. I also really need a list of the user who is blocked from the contact...

enhancement
engine:NOWEB
patron:PLUS

Several customers are asking for the WhatsApp list menu to use in place of the buttons that have been discontinued in the unofficial APIs. I'm using the no-web lib The...

patron:PLUS

Right now it's possible to start not valid sessions, like using `webhooks` key=value instead of list ```json { "name": "session_12", "config": { "webhooks": { "url": "https://dev-api.wconnect.app/webhooks/receive", "events": [ "message.any", "session.status"...

enhancement
patron:PLUS
patron:PRO
engine:ALL

It's possible to start a new session with a webhook AND provide custom headers for that webhook via `webhooks[].customerHeaders` property No way to set it in Dashboard tho, need to...

enhancement
scope:DASHBOARD