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

This project is a REST API wrapper for the whatsapp-web.js library, providing an easy-to-use interface to interact with the WhatsApp Web platform.

Results 85 whatsapp-api issues
Sort by recently updated
recently updated
newest added

I noticed that for the endpoint /client/getContacts/{sessionId}, the Swagger JSON is generating the following response for status 200: I have no idea why the swagger.json is being generated incorrectly or...

### Issue Sometimes session_not_connected although QR Code was generated and scanned from Whatsapp ### Environtment I used ```ini PORT=3000 API_KEY= BASE_WEBHOOK_URL=http://localhost:3000/localCallbackExample ENABLE_LOCAL_CALLBACK_EXAMPLE=TRUE RATE_LIMIT_MAX=1000 RATE_LIMIT_WINDOW_MS=1000 MAX_ATTACHMENT_SIZE=10000000 SET_MESSAGES_AS_SEEN=TRUE DISABLED_CALLBACKS=message_ack|message_reaction WEB_VERSION='2.2410.1' WEB_VERSION_CACHE_TYPE=remote RECOVER_SESSIONS=TRUE...

```sh WARN[0000] /opt/whatsapp-api/docker-compose.yml: `version` is obsolete ```

When I run the project using `npm run start`, the memory usage is fine. However, after a few hours, the memory consumption increases to 50% and continues to rise. I...

When I read the QRCode in my Whatsapp app I receive this error in the project: ``` Initialize error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'default') at...

I am currently using the WhatsApp API to send documents, and I need to know the maximum file size limit allowed for document files. The documentation doesn't seem to clearly...

make sure for noob.. like me, to work with this REST api, web version. i'm testing this version is working fine.

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade whatsapp-web.js from 1.23.1-alpha.5 to 1.24.0. :information_source: Keep your dependencies...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies