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.

Tag:node.js, whatsapp-cloud-api

2 comments.

  1. mozway

    Go to App Settings, and click on 'Basic.' Then, click on 'App Secret' and select 'Show Secret:

  2. Angel Kjos

    Your app-secret is part of your app dashboard on developers.facebook.com.

    Once you open 'https://developers.facebook.com/' click on log-in on the top right, then 'My Apps'. Select your app form the list. Click on App Settings - Basic on the left menu. Your app secret will appear.

Add a new comment.