Error code
WA_NATIVE_MESSAGE_BUILD_FAILED
Native WhatsApp message build failed
Native WhatsApp message build failed
The native (non-template) message builder failed to compose the payload — usually a missing variable or unsupported component.
Common causes
- Variable substitution returned undefined.
- Interactive component shape rejected by Meta SDK.
- Locale not supported by the chosen component.
What to do
Read context.builderInput in the error event; fix the rule’s variable mapping or pick a supported component for the locale.
בניית הודעת WhatsApp נטיבית נכשלה
הבונה של הודעה נטיבית (לא תבנית) נכשל — בדרך כלל משתנה חסר או רכיב לא נתמך.
סיבות נפוצות
- החלפת משתנים החזירה undefined.
- רכיב אינטראקטיבי בצורה שה־Meta SDK דוחה.
- שפה לא נתמכת ע"י הרכיב.
פעולה מומלצת
בדקו את context.builderInput; תקנו את מיפוי המשתנים או בחרו רכיב נתמך לשפה.