open-wa / wa-automate-nodejs

💬 🤖 The most reliable tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!
https://docs.openwa.dev/
Other
3.05k stars 588 forks source link

WA not functioning after update #3201

Closed beatriz-g-amaral closed 2 months ago

beatriz-g-amaral commented 2 months ago

Are you using the latest version of the library?

What type of session are you experiencing this issue on?

Legacy (Normal)

What type of host account are you experiencing this issue on?

Personal account (normal)

Mode

EASY API/CLI

Current Behavior

Upon updating, the Open WA API fails to operate correctly, resulting in a disruption of integrated functionalities.

Expected Behavior

The Open WA API should continue to function seamlessly after updating WhatsApp to the latest version, allowing for uninterrupted use of integrated features.

Steps To Reproduce

  1. Attempt to use any functionality that relies on the Open WA API, such as automated messaging or data retrieval.
  2. Observe the failure of the functionality to execute as expected.

create() code OR full CLI command + CONFIG

No response

DEBUG INFO

{
  "WA_VERSION": "2.2412.54",
  "WA_AUTOMATE_VERSION": "4.68.0",
  "BROWSER_VERSION": "HeadlessChrome/120.0.6099.216",
  "START_TS": 1711996114756,
  "RAM_INFO": "Total: 8.32 GB | Free: 5.29 GB",
  "PPTR_VERSION": "19.11.1",
  "LATEST_VERSION": true,
  "CLI": true,
  "PATCH_HASH": "67662",
  "LAUNCH_TIME_MS": 49580,
  "ACC_TYPE": "BUSINESS",
  "chats": 84,
  "messages": 448,
  "contacts": 97,
  "isBiz": true,
  "isMd": true,
  "INSTANCE_ID": "bbad73a6-b5fd-4eae-9459-1c3c5e4d3a9a"
}

Environment

- OS: Linux 6.5
- Node: 21.5.0
- npm: 10.2.5

Screenshots/Logs

No response

Anything else?

After the update of WhatsApp Web to the latest version, the Open WA API has ceased to function properly. This has led to an inability to utilize certain features reliant on the API integration.