Bindambc / whatsapp-business-java-api

Whatsapp business api SDK, written in java. This SDK implements the Official Whatsapp Cloud API and WhatsApp Business Management API. These allows you to: manage your WhatsApp Business Account assets, such as message templates and phone numbers; send messages to your contacts, such as simple text messages, messages with buttons...
https://bindambc.github.io/whatsapp-business-java-api/
MIT License
136 stars 69 forks source link

Didn't received media files over Whatsapp #158

Open ashish20790 opened 5 months ago

ashish20790 commented 5 months ago

Hello,

I have followed code snippet to upload media files first and then used the same id to send this media file over whatsapp. I have checked that the media was uploaded successfully and then the call to send media file over whatsapp was also returning success response but somehow i am not receiving the same media file over my Whatsapp. Can somebody please suggest me what can be the possible issue here? I am attaching snip from messageresponse here. image

github-actions[bot] commented 5 months ago

Hello and welcome! We're glad to see that you've opened your first issue. We appreciate your contribution and would love to hear more about the problem you're experiencing. Our team is actively monitoring this repository and we will do our best to respond to your issue as soon as possible. Thank you for using our project and we look forward to working with you!