# Common Error / Issues

- [Common Meta (WhatsApp API) Error Codes Explained](https://helpdocumentation.gitbook.io/user/common-error-issues/common-meta-whatsapp-api-error-codes-explained.md)
- [Troubleshooting: WhatsApp API Errors](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors.md)
- [Business has been locked](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors/business-has-been-locked.md)
- [#131026 Receiver is incapable of receiving this message](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors/131026-receiver-is-incapable-of-receiving-this-message.md)
- [Template name does not exist in the translation](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors/template-name-does-not-exist-in-the-translation.md)
- [WhatsApp Number Status Shows NA](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors/whatsapp-number-status-shows-na.md)
- [Your WhatsApp Business Account is restricted from creating a new template](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors/your-whatsapp-business-account-is-restricted-from-creating-a-new-template.md)
- [#132005 Translated text too long](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors/132005-translated-text-too-long.md)
- [Maximum Phone Numbers Limit Reached For A WhatsApp Business Account](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors/maximum-phone-numbers-limit-reached-for-a-whatsapp-business-account.md)
- [WhatsApp’s New Marketing Message Limits Policy Change: Detailed Guide](https://helpdocumentation.gitbook.io/user/common-error-issues/troubleshooting-whatsapp-api-errors/whatsapps-new-marketing-message-limits-policy-change-detailed-guide.md)
- [Bot Not Triggering : Not Replying : Not Starting At All , How To Solve ?](https://helpdocumentation.gitbook.io/user/common-error-issues/bot-not-triggering-not-replying-not-starting-at-all-how-to-solve.md)
- [WhatsApp Number Is In Pending Stage](https://helpdocumentation.gitbook.io/user/common-error-issues/whatsapp-number-is-in-pending-stage.md)
- [How To Check Why Messages Are Getting Failed In Broadcasts / Campaigns ?](https://helpdocumentation.gitbook.io/user/common-error-issues/how-to-check-why-messages-are-getting-failed-in-broadcasts-campaigns.md)
- [Bot Not Triggering for Any Message Received Trigger Even After Marking Chats As Done ?](https://helpdocumentation.gitbook.io/user/common-error-issues/bot-not-triggering-for-any-message-received-trigger-even-after-marking-chats-as-done.md)
- [Missing Flows Signed Public Key](https://helpdocumentation.gitbook.io/user/common-error-issues/missing-flows-signed-public-key.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdocumentation.gitbook.io/user/common-error-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
