Neurotech-HQ / heyoo

Opensource python wrapper to WhatsApp Cloud API
https://pypi.org/project/heyoo/
MIT License
439 stars 100 forks source link

Video not received #96

Open shershah1024 opened 11 months ago

shershah1024 commented 11 months ago

I tried sending the sample video that you had given. The response says that the video is sent. But, it is not received. I have faced the same issue while sending through curl also. I get a 200 response, but don't receive the video

Screenshot 2023-07-24 at 6 03 35 PM
filipporomani commented 11 months ago

40 ?

filipporomani commented 11 months ago

https://github.com/Neurotech-HQ/heyoo/issues/40#issuecomment-1383571775

shershah1024 commented 11 months ago

This is not related to the 24 hour window. So, it is a separare issue. I seem to be able to send, text, images and even GIFs. Youtube videos don't seem to work. I can send the video as a text message with the link preview on, but I am trying to see if sending a youtube video through the send video function works.

filipporomani commented 11 months ago

I would suggest to try removing the "+" at the beginning of the phone number. Just 91xxxxxxx.

Maybe this can be a solution?