The resource you are requesting could not be found in HTTP node for Whatsapp connection

Hello,

I’m trying to config an agent tool that allows the agent to send a ‘confirmation Whatsapp’ after a booking is done.

The first problem is, the official Whatsapp node agent tool, cannot get the information from Meta, eventhough credentials are connected. So I cannot select my templates that I created in Meta.

  1. Does anyone know how to hardcode the template slot so I can use my Meta template? I tried using json stringgify but it’s not working (the issue I’m receiving here is Bad request - check your parameters)

Since that was not working, I tried using the HTTP request node, to make a “primitive“ Whatsapp API tool node, but I am receiving “The resource you are requesting could not be found“ issue when running the workflow. I’m guessing it’s related to a wrong url.
1.Is it truly related to a wrong url?
1.1 Where can I get the right url inside of Meta?

2.Could it be due to lack of credit inside Meta? I have not loaded any money inside it yet.

Please, see my node config in case you can spot something wrong:

I am also contemplating using Evlotion API to solve this connection issues, but I’m afraid I could have my whatsapp account blocked, how certain would that block be?