3d6147bf0db3205dd5aa94b152d62b1e707c56fe
WhatsApp API returns "(#100) Invalid parameter — Parameter name is missing or empty" for templates that use named variables. - chat.php sendTemplate(): collect params as [{name, value}] objects using data-var-index as the parameter name - WhatsAppService::sendTemplateMessage(): handle {name, value} objects in the indexed-array path by emitting {type, parameter_name, text} (backward-compatible — plain strings still work as positional params) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
5.8 MiB
Languages
PHP
84.8%
JavaScript
6.4%
HTML
5.9%
Shell
1.4%
CSS
0.9%
Other
0.5%