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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whatsapp cloud does not send audio #1297

Open
1 task done
Matheus-Matta opened this issue Mar 7, 2025 · 0 comments
Open
1 task done

whatsapp cloud does not send audio #1297

Matheus-Matta opened this issue Mar 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Matheus-Matta
Copy link

Welcome!

  • Yes, I have searched for similar issues on GitHub and found none.

What did you do?

My WhatsApp Cloud does not send audio. I used Chatwoot for integration and when the audio is through the official API, it does not send it.

What did you expect?

I expected that sending the audio through chatwoot using the evolution api via the meta cloud api would work

What did you observe instead of what you expected?

It doesn't send the audio and gives an error in chatwoot and also in the logs

Screenshots/Videos

Image

Which version of the API are you using?

v2.2.3

What is your environment?

Linux

Other environment specifications

self hosted

If applicable, paste the log output

[Evolution API] v2.2.3 350 - Fri Mar 07 2025 14:51:27 VERBOSE [CacheEngine] [string] RedisCache initialized for Re

[Evolution API] v2.2.3 350 - Fri Mar 07 2025 14:51:27 VERBOSE [CacheService] [string] cacheservice created using cache engine: Gt

[Evolution API] [whatsapp-cloud] v2.2.3 350 - Fri Mar 07 2025 14:51:28 ERROR [ChannelStartupService] [object]

TypeError: Cannot read properties of undefined (reading '0')

at ls.sendMessageWithTyping (/evolution/dist/main.js:221:479)

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

at async ls.audioWhatsapp (/evolution/dist/main.js:221:3468)

at async Re.sendAttachment (/evolution/dist/main.js:82:10408)

at async Re.receiveWebhook (/evolution/dist/main.js:84:232)

at async fi.dataValidate (/evolution/dist/main.js:286:62716)

at async /evolution/dist/main.js:286:99657 

[Evolution API] v2.2.3 350 - Fri Mar 07 2025 14:51:28 ERROR [ChatwootService] [object]

{

status: 400,

error: 'Bad Request',

message: [ "TypeError: Cannot read properties of undefined (reading '0')" ]

}

Additional Notes

No response

@Matheus-Matta Matheus-Matta added the bug Something isn't working label Mar 7, 2025
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

1 participant