Interruzione parzialeshare-external
Message not sent
1

Hello. I tried to dens message to WhatsApp with curl:

curl -i -X POST https://graph.facebook.com/v20.0/461667693698753/messages -H 'Authorization: Bearer my_token' -H 'Content-Type: application/json' -d '{"messaging_product": "whatsapp", "recipient_type": "individual", "to": "3807*****", "type": "text", "text": {"preview_url": false, "body": "Bonjour, votre code de vérification est: 123678."}}'

got answer:

HTTP/2 200 content-type: application/json; charset=UTF-8 vary: Origin x-ad-api-version-warning: The call has been auto-upgraded to v21.0 as v20.0 will be deprecated. x-business-use-case-usage: {"444190125453099":[{"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: ANyAJEF5VCKnJHUib6WeA64 x-fb-trace-id: Dfjb2eSpLOg x-fb-rev: 1017868806 x-fb-debug: sVROUlqn60FqIjm2gm+Uh4/LeUxV7jPJi0G2Xyei7bPdO5to4cCsbilbsHYCnGlIMNTHzF3PGTlMD5Fq1rbTEA== content-length: 178 date: Fri, 01 Nov 2024 11:54:51 GMT x-fb-connection-quality: GOOD; q=0.7, rtt=56, rtx=0, c=10, mss=1380, tbw=3553, tp=-1, tpl=-1, uplat=429, ullat=0 alt-svc: h3=":443"; ma=86400

{"messaging_product":"whatsapp","contacts":[{"input":"380*****","wa_id":"380*****"}],"messages":[{"id":"wamid.HBgMMzgwNzM0Mzc4MTk5FQIAERgSNzFCNkRGOTAyMkJFOUM3OTNCAA=="}]}l

Everything looks good, but I didn't receive the massage. Who knows why? Thank you

Oleksii
Chiesta circa 3 settimane fa