error performing query Because when testing the messages field of the webhook version 21.0 it throws an error “ Invalid OAuth access token - Cannot parse access token”?
2

Problem occurred when configuring the WhatsApp API

Ezequiel
Chiesta giovedì scorso
Abdelkrim

@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" }'

18 ottobre alle ore 03:10
Risposta selezionata
1

Good afternoon I am testing the messages field of the webhook defined for WhatsApp

18 ottobre alle ore 13:45
Ezequiel