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

invalid media hmac for audio messages, sended with drag-n-drop #643

Open
Nikitian opened this issue Jan 25, 2022 · 1 comment
Open

invalid media hmac for audio messages, sended with drag-n-drop #643

Nikitian opened this issue Jan 25, 2022 · 1 comment

Comments

@Nikitian
Copy link

Problem: can not download sended audio message
Steps for reproduce:

  1. Send audio file (mp3) throught drag-n-drop with whatsapp web application
  2. Fires HandleAudioMessage()
  3. Try to execute Download() method
  4. Seen invalid media hmac error

If file sends through "Send document" drop-down menu, file successfully downloads (web version hasn`t "send audio" option).
If audio message records into whatsapp web-app, file successfully downloads.
Problem only for drag-n-drop sended mp3 files.

@DonovanDiamond
Copy link
Contributor

Unfortunately, this package is not being actively maintained currently and will soon be unusuable as WhatsApp updates to multi-device. Please look at tulir/whatsmeow for a Go WhatsApp Web API that is actively maintained and supports WhatsApp multi-device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants