From b6920f103555cd6fb684895765c01021521cf9f0 Mon Sep 17 00:00:00 2001 From: jelius <132662448+Jelius47@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:57:36 +0300 Subject: [PATCH] Update README.md There is apparent changes in obtaining app secret --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d5c7ea4..1aa60731 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Creating an access that works longer then 24 hours Now we have to find the following information on the **App Dashboard**: - **APP_ID**: "" (Found at App Dashboard) -- **APP_SECRET**: "" (Found at App Dashboard) +- **APP_SECRET**: "" (Found at App Dashboard=>App Settings=>Basics) - **RECIPIENT_WAID**: "" (This is your WhatsApp ID, i.e., phone number. Make sure it is added to the account as shown in the example test message.) - **VERSION**: "v18.0" (The latest version of the Meta Graph API) - **ACCESS_TOKEN**: "" (Created in the previous step)