> 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/topics/settings/external-forms/meta-ads-forms/meta-ads-form-error-sending-leads-through-the-facebook-form.md).

# Meta Ads Form - Error when sending leads through the Facebook form

<figure><img src="/files/1cb091c9a5aa812d87058b686d0037f3dee9c1b5" alt=""><figcaption></figcaption></figure>

**If you encounter the&#x20;**<mark style="color:red;">**error**</mark>**&#x20;below during tests in Meta (**[**Click here to test**](https://developers.facebook.com/tools/lead-ads-testing)**), follow this step-by-step guide to integrate your Facebook forms with Sprinthub.**

<figure><img src="/files/7a198fe25e2c942cc77b881ba077e9752af00b5e" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/37c23e2d9d27f9a61bd23fc0d25d323e9fcf228b" alt=""><figcaption></figcaption></figure>

* In this **example**, we show that the <mark style="color:purple;">**permissions**</mark> to access Facebook leads are configured for your CRM. Make sure Sprinthub's CRM settings are properly aligned with your Facebook settings to ensure your form works. This step is essential for a smooth integration and to optimize the efficiency of capturing leads on Facebook.

<figure><img src="/files/afec0a3ca5a5ad34f3892118522ff5a291b90a3a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Follow this step-by-step guide to ensure your forms integrated with Facebook work**
{% endhint %}

### To assign lead access permissions to CRM systems:

If you use your own CRM, after receiving the real-time update about the new lead, the CRM will use a user access token (UAT) or a Page access token (PAT) to fetch the lead data from Facebook. If the people who will manage the UAT or PAT do not have lead access permission, this will not work. To avoid issues, the people who manage the UAT or PAT must appear in the People section of the Lead Access Manager.

CRM lead access permission controls whether Facebook can send a notification about the existence of a new lead to that CRM. The CRM system [needs to be connected to Facebook](https://www.facebook.com/business/help/1588743581429919) before appearing in this list. If you grant lead access to a CRM, that system will receive lead updates sent by Facebook. The Page admin who granted the permissions must continue to have access permission. Otherwise, the CRM will not collect the data.

Access the [Meta Business Suite](https://business.facebook.com/).

<figure><img src="/files/1ff51b7d7c4971145431e2ffcc08b30091cab83e" alt=""><figcaption></figcaption></figure>

Click the dropdown menu in the top left corner and choose your business account and Click Settings in the bottom left corner.

<figure><img src="/files/ab1ad8aff73091c04ba6b83dde06a182db56e8f2" alt=""><figcaption></figcaption></figure>

In the left menu, click Integrations and then Lead Access.

<figure><img src="/files/f4ca6c237eef42b652f30f7ccb0e8d54448ef6a3" alt=""><figcaption></figcaption></figure>

Click Assign CRMs. You will see a list of CRM systems that have been integrated with your Facebook Page.

<figure><img src="/files/9ec916bf1f701bbcbdbbe35f8e88e7d6da2fb257" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/63b64d527e4b9569029c9f73967fd7634f47dcd7" alt=""><figcaption></figcaption></figure>

Check the circle next to the CRM systems you want to grant access to and click Assign. The CRM systems you selected will now have access to your lead information.


---

# 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/topics/settings/external-forms/meta-ads-forms/meta-ads-form-error-sending-leads-through-the-facebook-form.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.
