Error 135000 in WhatsApp Cloud API affecting multiple clients
1

I wanted to share a recurring issue that several of my clients are facing while using the WhatsApp Cloud API. When sending template messages, we're encountering the error (#135000) Generic user error, which is disrupting message delivery and causing issues with interactions.

Below is an example of the error:

{ "request": { "type": "template", "template": { "name": "bienvenida_gen_01", "language": { "code": "es_MX" }, "components": [ { "type": "header", "parameters": [] }, { "type": "body", "parameters": [] } ] }, "messaging_product": "whatsapp", "recipient_type": "individual", "to": "THENUMBER" }, "response": { "error": { "message": "(#135000) Generic user error", "type": "OAuthException", "code": 135000, "error_data": { "messaging_product": "whatsapp", "details": "Generic user error" }, "fbtrace_id": "AohQoFekZZgAqJ4xoUWo9Za" } } }

This issue seems to be consistent and happens with various recipient numbers and templates. The error message is quite vague, making it difficult for us to pinpoint the exact cause. I would like to know if others are experiencing this same issue and if Meta's support team has any recommendations to resolve it.

Thank you in advance for any assistance or suggestions.

Best regards,

Escala CRM Tech Support

Ronny
Gefragt vor 5 Stunden