79803909

Date: 2025-10-29 14:38:12
Score: 1
Natty:
Report link

Thank you so much! it solved the problem after 2 entire days struggling. Here is minor tweak:

curl 'https://graph.facebook.com/v22.0/YOUR_PHONE_NUMBER_ID/register' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer YOUR_ACCESS_TOKEN' \
-d '{
  "messaging_product": "whatsapp",
  "pin": "000000"
}'
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jeff