Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Send Poll is not working #131

Open
1 task done
jffrancob opened this issue Apr 9, 2024 · 2 comments
Open
1 task done

馃悶 Send Poll is not working #131

jffrancob opened this issue Apr 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jffrancob
Copy link

What happened?

After using the Send Poll resource, the message appears to be sent, but no content is displayed in WhatsApp

Reproduction Steps

The behavior can be replicated:
1. Using the Send Poll endpoint as described in the openapi.yaml documentation.
2. Using Send Poll in the Dashboard.

Relevant log output

whatsapp_go-1  | 15:22:24 | 200 |  916.284853ms | 172.17.0.1 | POST | /send/poll | -
whatsapp_go-1  | 15:22:25.955 [Client/Send DEBUG] <ack class="receipt" id="3EB05AC105DDDDC319E95D" to="573148XXXXX:[email protected]" type="inactive"/>
whatsapp_go-1  | 15:22:26.262 [Client/Recv DEBUG] <receipt from="573012YYYYY:[email protected]" id="3EB05AC105DDDDC319E95D" recipient="[email protected]" t="1712676146" type="sender"/>
whatsapp_go-1  | 15:22:26.262 [Client/Recv DEBUG] <receipt from="573148XXXXX:[email protected]" id="3EB05AC105DDDDC319E95D" t="1712676146"/>
whatsapp_go-1  | 15:22:26.263 [Client/Send DEBUG] <ack class="receipt" id="3EB05AC105DDDDC319E95D" to="573148XXXXX:[email protected]"/>
whatsapp_go-1  | 15:22:26.263 [Main INFO] 3EB05AC105DDDDC319E95D was delivered to 573148XXXXX:[email protected] in [email protected] at 2024-04-09 15:22:26 +0000 UTC
whatsapp_go-1  | 15:22:26.263 [Client/Send DEBUG] <ack class="receipt" id="3EB05AC105DDDDC319E95D" recipient="[email protected]" to="573012YYYYY:[email protected]" type="sender"/>
whatsapp_go-1  | 15:22:26.415 [Client/Recv DEBUG] <receipt from="[email protected]" id="3EB05AC105DDDDC319E95D" t="1712676146"/>
whatsapp_go-1  | 15:22:26.416 [Client/Send DEBUG] <ack class="receipt" id="3EB05AC105DDDDC319E95D" to="[email protected]"/>
whatsapp_go-1  | 15:22:26.416 [Main INFO] 3EB05AC105DDDDC319E95D was delivered to [email protected] at 2024-04-09 15:22:26 +0000 UTC

Screenshots or Additional Context

No response

Application Version

v4.12.0

Verification

  • I have checked for existing closed issues and discussions.
@jffrancob jffrancob added the bug Something isn't working label Apr 9, 2024
@aldinokemal
Copy link
Owner

You might want to try with a different account. I sent a poll from the homepage menu, and it worked.

Screenshot 2024-04-10 at 12 28 06

@jffrancob
Copy link
Author

I have already tried this. But although the poll is sent, received, and displayed in the destination, when I look in the source, the poll does not appear at all. It's weird because with other types of messages like images, the content is displayed. Now the problem is that when the recipient responds to the poll, there is no way to see what the response was.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants