Share video to WhatsApp using POST API request

Hi,

am trying to send video to whatsapp using Facebook Meta API.

The challenge am facing is am unable to add object(video) to POST request,
pls suggest some sol…

Thanks
vijay

I think you should get the blob of the video that way and request action from the network.

This is an example.

Thanks @zhangyahan for the help…

Using Curl command from Facebook it is running well

once it is enabled thru PG the error am getting is

image

For security issues, i removed the token. But please let me know if this POST format is valid ?

You should probably check on the Facebook API forums as this doesn’t seem related to Babylon specifically?