0

Hey There Developers I am Trying to Integrate What's App Cloud Api from Meta for Developers Console and I am trying to Retrieve The Messages Templates using the api's .Reading it from there documentation i had created the api to retrive the templates but it shows me this error

"error": {
        "message": "(#100) Tried accessing nonexisting field (message_templates) on node type (WhatsAppBusinessPhoneNumber)",
        "type": "OAuthException",
        "code": 100,
        "fbtrace_id": "AHUox6aJYuhq3S7NnNDSE03"
    }

It would be a great help if you can help me solve this problem I have been Researching on the same for over a week now .....Thank You in advance

I am looking this api to retrieve all my available templates on the developers console
Meta For Developers

  • 1
    Message templates exist on the business account (https://developers.facebook.com/docs/graph-api/reference/whats-app-business-account/), not the individual phone numbers owned by that business (https://developers.facebook.com/docs/graph-api/reference/whats-app-business-account/phone_numbers/). – ceejayoz May 30 '23 at 13:11
  • So you mean to say That I need to use my business id instead of my phone number right?? – S.K Saxena Jun 01 '23 at 04:03

0 Answers0