wa-automate-nodejs icon indicating copy to clipboard operation
wa-automate-nodejs copied to clipboard

“Corner” > true and “cornerRadius” return a long error regarding your API.

Open TVARecordings opened this issue 1 year ago • 0 comments

Are you using the latest version of the library?

  • [X] I have checked and am using the latest version of the library.

What type of session are you experiencing this issue on?

Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag

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

Business account

Mode

EASY API/CLI

Current Behavior

At this moment, if you turn “circle” to true and “cornerRadius” to anything for the StickerMetadata for sendMp4AsSticker(), the code returns a very long error message regarding you API-endpoint.

Just wanted to let you know, can’t provide you the error message as I’m working over a remote session.

Expected Behavior

Expected it to have nice round corners

Steps To Reproduce

Enable “circle” (true)

create() code OR full CLI command + CONFIG

No response

DEBUG INFO

{
  "WA_VERSION": "2.3000.1018311685",
  "WA_AUTOMATE_VERSION": "4.74.1",
  "BROWSER_VERSION": "Chrome/131.0.6778.70",
  "START_TS": 1732010555491,
  "RAM_INFO": "Total: 68.62 GB | Free: 45.27 GB",
  "PPTR_VERSION": "23.6.0",
  "LATEST_VERSION": false,
  "CLI": false,
  "PATCH_HASH": "CACHED-3aa89",
  "LAUNCH_TIME_MS": 6450,
  "ACC_TYPE": "BUSINESS",
  "chats": 80,
  "messages": 148,
  "contacts": 13195,
  "isBiz": true,
  "isMd": true,
  "INSTANCE_ID": "8eeeeb49-0fe7-4f0f-a658-261073b0eee4"
}

Environment

- OS: Windows 10
- Node: 20.17.0
- npm: 10.8.3

Screenshots/Logs

No response

Anything else?

No response

TVARecordings avatar Nov 24 '24 21:11 TVARecordings