Skip to content

Tag: twilio-php

Twilio Conversation Fatal error when trying to send message?

I am trying to do a group conversation following the twilio samples online. I have the conversation and the people are connected (I think) but when I go send a message I get the following error: Does anyone have any working samples of a working conversation in PHP? If you want I can post my full code (minus t…