Posts under category Facebook WhatsApp Business API

I was trying to create a AWS stack to deploy Whatsapp Business client API. But Creating stack throws following error. error: The following resource(s) failed to create: [KMSKey, MountTarget2, MountTarget, lambdaStack, dbStack]

I followed this documentation steps. https://developers.facebook.com/docs/whatsapp/on-premises/get-started/installation/aws

I have been trying to send Whatsapp messages using cloud API, but its expecting to enable Whatsapp_business_messaging permission which is by default disabled when associating with any app that has been created.

https://developers.facebook.com/docs/whatsapp/cloud-api/get-started#get-access-token.

I didn't find any documentation pertaining to enable the above mentioned permission. Kindly assist.