Hi All,
I have a whatsapp setup which works fine. However, I am trying to setup a function where I can announce to
the end user that "Agent X" has joined the chat. I tried the leverage the below API via a script however, I cannot actually get the API the work.
Trying to run the following API but keep getting the below error, anyone seen this?
API: POST /api/v2/conversations/messages
Error:
{
"message": "The whatsapp.on.behalf.of.queue.pure-2802 feature is not available",
"code": "not.implemented",
"status": 501,
"contextId": "6596788b-941d-4b8f-988b-279e7fc00f38",
"details": [],
"errors": []
}