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

Not able to fetch Poll data

Open vishalTimelyAI opened this issue 2 years ago • 1 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?

Personal account (normal)

Mode

EASY API/CLI

Current Behavior

It is returning

ERROR: Poll data found

Expected Behavior

Should get a pollData object in return

Steps To Reproduce

const votes = await client.getPollData(poll_message_ID)

create() code OR full CLI command + CONFIG

No response

DEBUG INFO

ERROR: Poll data found

Environment

- OS: Mac
- Node: v14.15.3
- npm: 6.14.9

Screenshots/Logs

No response

Anything else?

No response

vishalTimelyAI avatar May 14 '23 15:05 vishalTimelyAI

Facing the same issue, and looks like it's been a year, and maintainers here do not seem interested in fixing the issues here or at least commenting on the issue, will probably fork and debug the issue myself.

pavankpdev avatar Jun 17 '24 13:06 pavankpdev