Problem occurred when configuring the WhatsApp API
@ezequiel, could you share the curl command that you are running?
I have the same issue
curl --location 'https://graph.facebook.com/v20.0/WABA-ID/account' \ --header 'Authorization: Bearer {{User-Access-Token}}' \ --header 'Content-Type: application/json' \ --data '{ "cc": "33", "phone_number": "1234", "method": "sms", "cert": "CmcKIwjhgcu3+...", "pin": "123456" }'
Good afternoon I am testing the messages field of the webhook defined for WhatsApp