You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, i need a help with receiving big files from wwebjs, when i send a file higher than 300mb on wweb the event is triggered on my code but when i call the method "downloadMedia()" on the message it stay in this infinitely without a response
Expected behavior
Receive any response from "downloadMedia()" Function
Steps to Reproduce the Bug or Issue
go to whatsapp web and send to anyone a media/file higher than 300 mb;
put a console.log before "await msg.downloadMedia()" and another one after this function;
await this infinitely without a response.
Relevant Code
Browser Type
Google Chrome
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Is there an existing issue for this?
Describe the bug
Hi guys, i need a help with receiving big files from wwebjs, when i send a file higher than 300mb on wweb the event is triggered on my code but when i call the method "downloadMedia()" on the message it stay in this infinitely without a response
Expected behavior
Receive any response from "downloadMedia()" Function
Steps to Reproduce the Bug or Issue
Relevant Code
Browser Type
Google Chrome
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Yes, I am using Multi Device
Environment
OS: windows 10
Phone OS: Android
whatsapp-web.js version: exodus
whatsapp-web version: v2.3000.1014777976
node version: 1.18.0
Additional context
No response
The text was updated successfully, but these errors were encountered: