0

I was doing coding in node js but in that it there is requirement of setup like that

APP_ID=<<YOUR-WHATSAPP-BUSINESS-APP_ID>>
APP_SECRET=<<YOUR-WHATSAPP-BUSINESS-APP_SECRET>>
RECIPIENT_WAID=<<YOUR-RECIPIENT-TEST-PHONE-NUMBER>>
VERSION=v13.0
PHONE_NUMBER_ID=<<YOUR-WHATSAPP-BUSINESS-PHONE-NUMBER-ID>>
ACCESS_TOKEN=<<YOUR-SYSTEM-USER-ACCESS-TOKEN>>  

I got all credential accept app_secret. I am unable to find that if anyone know how can I get app_secret please let me know.

Thanks in advance.

I searched on dashboard but couldn't find that.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
  • You need to generate an access token, refer to [this doc](https://medium.com/@turivishal/permanent-access-token-for-whatsapp-business-apis-c81e1dfc86c7) – turivishal Aug 16 '23 at 05:32
  • Please provide enough code so others can better understand or reproduce the problem. – Community Aug 26 '23 at 00:21

0 Answers0