PDF file showing as BIN file on whatsapp phone but showing as PDF itself on whatsapp web
I am sending a PDF stored on google drive through whatsapp api call. It was working fine until a few days ago. Now the PDF file is only shown as pdf file on whatsapp web, on android device the file is shown as a bin file.
I have same issue to report. From third party I receive URL of a file (PDF and Word documents tried) and need to send it to customer on Whatsapp. I call /messages API call with document type where i specify link and filename parameters (API v18.0). On Whatsapp Web response is as expected, I get file icon and can download file, on Android I get file icon with correct name but file type is .bin and it cannot be downloaded.
I have the same problem that I want to report. I get the URL of a file from a third party (PDF and Word documents have been tried) and I need to send it to the customer via Whatsapp. I make a /messages API call with the document type in which I specify the link and file name parameters (API v18.0). On Whatsapp Web the response is as expected, I get the file icon and I can download the file, on Android I get the file icon with the correct name but the file type is .bin and cannot be downloaded.
I encountered the same error. If anyone knows the solution, can you explain?
Translated with DeepL.com (free version)
Same issue from past 6 months pl help
Did you find an answer for this? I am having the same problem for the last two weeks
same here any one find answer ? i am traying to send pdf file from google drive to WhatsApp using WhatsApp api on android it received as BIN on IOS isn't received at all
I'm facing similar issues as well. Please let me know if anyone is able to find any solutions. It is being sent as .bin file and not being received on iOS devices at all. One workaround that we have implemented is directly sending the google drive link for the pdf file so that the receiver can download the file directly. But, let me know if you guys manage to find some better solutions or fixes for this.