Services Plugins FAQs

Twilio Plugin Encoding Spacing Incorrectly

Hi there - I’m using Zeroqode twilio plugin and I just noticed that the spaces encoded in my text message body is now coming across as “\n” instead of including the space. It was working fine this morning but can’t have multiple paragraphs now. Please see the example below:

What I inputed:

"This is a

Test"

What appeared in the sms:

“This is a\n\nTest”

Let me know what could be causing this as I also sent out a message this morning and it worked fine but now every message includes those “\n” instead of paragraph spacing.

Thanks