devlikeapro

Results 71 comments of devlikeapro

**Start a brand new session** - meaning call `POST /api/sessions/logout` before and `POST /api/sessions/start` with payload ```json { "name": "default", "config": { "noweb": { "enabled": { "store": true, "fullSync": false...

@linuxserver2016 did you try the above suggestions and still have the issue? [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

Hi! No, if it doesn't work in CORE it will not work in PLUS as well right now :( I haven't looked at that in the code, so just providing...

**Start a brand new session** - meaning call `POST /api/sessions/logout` before and `POST /api/sessions/start` with payload ```json { "name": "default", "config": { "noweb": { "enabled": { "store": true, "fullSync": false...

Added `limit` and `offset` parameters to `GET /api/{session}/chats` endpoint. - Read more about [Get all chats](https://waha.devlike.pro/docs/how-to/chats/#get-all-chats) - Build: `2024.6.4` - Engine: **WEBJS** - Engine: **NOWEB** ---- ### Get all chats...

> the status is not visible on the sender's phone Fixed in `2024.6.3`, no needs to add your id to `contacts` list > I tried, and a webhook is received...

Hi! Could you try to restart the session or run it on a different container? Just to check that it's the session, not other errors. Also you can try to...

Hah, it's working now, idk when we added it https://waha.devlike.pro/docs/how-to/webhooks/#messagereaction ``` { "event": "message.reaction", "session": "default", "me": { "id": "[email protected]", "pushName": "Sim2" }, "payload": { "id": "[email protected]_7AAAAAAAAAAAA", "from": "[email protected]", "fromMe":...

@egbertomonteiro try running it locally - https://waha.devlike.pro/blog/waha--geonode-proxy-bypassing-errors-on-cloud-or-vps/ - https://waha.devlike.pro/blog/waha--ngrok-running-waha-on-local-network/ [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

> Its still happening. How is it going after we added autorestart in WEBJS? I didn't find changelog, but we did it! [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)