You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's an error maybe with webhook maybe with message send. The feature works ok but it doesn't complete. Have a look in the screenshots bellow.
[Description of the bug, When Issue Happens]
Environment
Wppconnect-server version(s): latest
Browser: Chromium latest
OS: Kali Linux / Docker
Node version: node:lts-alpine3.18
WhatsApp version: latest
MultiDevice (BETA): no
config.json: [Your src/config.json file content]
Steps to Reproduce
I am mounting the config files like this:
volumes:
- ./setup/whatsapp/config.js:/usr/src/wpp-server/dist/config.js
- ./setup/whatsapp/config.json:/usr/src/wpp-server/src/config.json
since I discovered that the config.js at /dist was necessary to update the secret key - and wouldn't work otherwise
Description
There's an error maybe with webhook maybe with message send. The feature works ok but it doesn't complete. Have a look in the screenshots bellow.
[Description of the bug, When Issue Happens]
Environment
Steps to Reproduce
I am mounting the config files like this:
volumes:
- ./setup/whatsapp/config.js:/usr/src/wpp-server/dist/config.js
- ./setup/whatsapp/config.json:/usr/src/wpp-server/src/config.json
since I discovered that the config.js at /dist was necessary to update the secret key - and wouldn't work otherwise
Additional context / Screenshot
in use webhook configuration:
The text was updated successfully, but these errors were encountered: