> For the complete documentation index, see [llms.txt](https://community.commandersact.com/adloop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.commandersact.com/adloop/what-could-be-the-reason-for-your-unsuccessful-data-source-connection.md).

# What could be the reason for your unsuccessful data source connection?

> Here are a few examples for what could be the possible reason for you unsuccessful data source connection.

1. **Did you try to connect an advertising account?**

It’s a common mistake that you are trying to connect a personal account not an advertising account so first make sure that the account you are trying to connect is not your personal one.

1. **Do you have the correct rights to connect your account?**

Before you try to connect a data source please make sure that you have the correct authorisation to make such connection with you advertising platform. This is a crucial condition that needs to be met for the connection.

1. **Did you try to the connect address that is linked to the account you are trying to connect?**

Sometimes email addresses and accounts can be mixed up so please make sure to connect your account with it’s correct email address.

1. **Are you added as a ‘resources’ on the advertising platform (specific to Meta)?**

This is a Meta specific condition but you must have the ‘resources’ status in Facebook Ads Manager to be able to connect your account.


---

# 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:

```
GET https://community.commandersact.com/adloop/what-could-be-the-reason-for-your-unsuccessful-data-source-connection.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.
