79152978

Date: 2024-11-03 15:04:07
Score: 1
Natty:
Report link

now you should do a POST request to: https://graph.facebook.com/{{Version}}/{{Phone-Number-ID}}/register EDIT: and the body:

{
    "messaging_product": "whatsapp",
    "pin": "<your-6-digit-pin>"
}

do not forget to add your bearer token before making the request!

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: christian