netflie / whatsapp-cloud-api

The first PHP API to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
https://netflie.es/portfolio/whatsapp-business-cloud-api-php-sdk/
MIT License
456 stars 166 forks source link

Param text cannot have new-line/tab characters or more than 4 consecutive spaces #201

Closed shoyshai closed 1 month ago

shoyshai commented 1 month ago

Hello, I am trying to send an image template, with caption in its body but getting the error as "Param text cannot have new-line/tab characters or more than 4 consecutive spaces" the image caption contains spaces at new paragraphs, but the same template is being sent from other provides..

aalbarca commented 1 month ago

The error is thrown by Whatsapp API not from this package.

Try to find the solution on StackOverflow: https://stackoverflow.com/questions/75117117/whatsapp-cloud-template-not-allowing-line-break-in-variable-text