Closed UkuLoskit closed 6 years ago
Good catch regarding the error. What is happening is that the request is actually sent correctly, but since WhatsApp is not included in the definition of channel
. The handling of the response is failing. I did a little shortcut, and only tested that the right thing is being sent out, my bad :) So the mistake is in the OpenAPI defintion, will fix this.
To test against staging:
compose install
cd examples
modify send_messages:
and add your API credentials and
sender
,to
etc.php send_message.php