Twilio error when trying to send voice message using TwiML

I’ve solved my problem. It was a syntax error, I just needed to change the double quotations to single quotations on telephone. (“telephone” to ‘telephone’)

1 Like