Posts tagged with facebook-graph-api

I have tried ngrok urls. But they are not getting validated.

Then I deployed my code on render.com with the GET and POST request having /webhook endpoint. When I try to configure it, the webhook does get verified ( as per RENDER logs) but still its shows unable to validate the url in meta console.

Servio.net is down.

I’ve heard about a method where users bypass Meta Verified restrictions by changing their payment country to Japan. I want to understand the technical process behind this. Specifically: 1. How does changing the payment country affect eligibility for Meta Verified? 2. What kind of code, tools, or scripts might users employ to make such changes? 3. Are there specific steps or API interactions they rely on to achieve this bypass?

  1. Note: This question is for educational purposes to understand the technical aspects and potential vulnerabilities, not to endorse or perform such actions.

Researching how changing the payment country to Japan allows Meta Verified bypass but couldn’t find clear steps or technical details.

I am not able to get list of scope from `App Review Requests` in facebook app review page due to recent change which implement Use Cases.

I want to add some scope - pages_manage_posts, pages_show_list, business_management, pages_manage_engagement, pages_read_engagement, read_insights etc to be added into my facebook application, previously we used to get Permissions and Features under app review page. Now I am not able to get list of scope from App Review Requests in facebook app review page due to recent change which implement Use Cases.

I am attaching application snapshot from old and new. New app OLD app

I am expecting way to add more scope to be added into new workflow using usecase but everytime i try to add new usecase there are none to add.

I created a new app, and did all the required steps; system users added my personal number as a test number for getting messages and verified it. On making a curl call it does say message sent but I did not recieve the message. I read here that I need to initiate the conversation, I added the contact and sent a "Hi", first it was not delivered at all, second,it did not send any message. I am trying to use FlowBridge to integrate Voiceflow but not working. Below is the Hello World curl request:

 curl -i -X POST \   https://graph.facebook.com/v21.0/505794375953552/messages \   -H 'Authorization: Bearer xxxxxxxx' \   -H 'Content-Type: application/json' \   -d '{ "messaging_product": "whatsapp", "to": "+923009290538", "type": "template", "template": { "name": "hello_world", "language": { "code": "en_US" } } }' HTTP/2 200  content-type: application/json; charset=UTF-8 vary: Origin x-business-use-case-usage: {"476948972175537":[{"type":"whatsapp","call_count":1,"total_cputime":1,"total_time":1,"estimated_time_to_regain_access":0}]} access-control-allow-origin: * facebook-api-version: v21.0 strict-transport-security: max-age=15552000; preload pragma: no-cache cache-control: private, no-cache, no-store, must-revalidate expires: Sat, 01 Jan 2000 00:00:00 GMT x-fb-request-id: AzyBpSOlGk337z5dcfK5xz9 x-fb-trace-id: HXfstE61zeT x-fb-rev: 1019058758 x-fb-debug: I+v2luvdeTX0UqrN91y82WqYcDyc5VVff3pfLc+7t1hEjZePGLoQ+M61pCNjx9Kuy1ZuymARjsB3c9eNPBeYKA== content-length: 207 date: Mon, 23 Dec 2024 05:14:56 GMT x-fb-connection-quality: EXCELLENT; q=0.9, rtt=23, rtx=0, c=10, mss=1380, tbw=3394, tp=-1, tpl=-1, uplat=540, ullat=0 alt-svc: h3=":443"; ma=86400 {"messaging_product":"whatsapp","contacts":[{"input":"+923xxx8","wa_id":"xxx"}],"messages":[{"id":"wamid.HBgMOTIzMDA5MjkwNTM4FQIAERgSQkVBMEJGRDAzQzU3NUYwNUIxAA==","message_status":"accepted"}]}%    

Jus to clarify my initial "Hi" message still has a single tick