> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/strategies/meta-business/problems-with-meta-integrations-how-to-check.md).

# Problems with Meta integrations - how to check?

If you have already correctly integrated the **WhatsApp API**, **Meta Ads** and **Meta Business**, but are having trouble with:

* Sending message templates;
* Sending regular messages;
* Linking ads to leads;
* Other actions within Sprinthub;

there may be an issue with your account on **Meta**.

### What may be happening?

Even after a successful integration, some issues may arise due to:

* **Blocks or restrictions on the Meta account**
* **Business account verification issues**
* **Incorrect settings in message templates**
* **Permission errors or improper access assignment**
* **Inconsistent connections between WhatsApp API and Meta Business**

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FaOt2b3nD3JctquI79q6q%2Fimage.png?alt=media&amp;token=a31cda4d-b199-40f2-a27b-ef9a280fb698" alt=""><figcaption></figcaption></figure>

### How to Resolve It?

To check and solve these issues, we recommend accessing the **Official Meta Support** through the link:

➡️ [Meta Business Support](https://business.facebook.com/business-support-home)

**In support, you will be able to:**

✅ Request a review of your account;&#x20;

✅ Check whether there are any restrictions on your business;

&#x20;✅ Correct permissions and settings in your account;

&#x20;✅ Contact a Meta specialist directly.

If you have any questions about your integration setup, it is also important to review the permissions and settings within **Meta Business Manager** and make sure everything is properly configured.

If you need further assistance, contact our team at the **SprintHub**!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/strategies/meta-business/problems-with-meta-integrations-how-to-check.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
