# Consent Required Error

You may experience error message "consent\_required" when adding in an Instagram account to our bot. The error message appears when your Instagram account has not been fully set up yet.

To fix this do the following steps:

1. Log into your Instagram account using a mobile application.
2. Finish setting up the Instagram account and add in as much information/answer all data protection questions.
3. Log back into our platform and re-link the Instagram account again.

{% hint style="info" %}
TIP: Sometimes this can also be overcome by making the Instagram account a business account rather than personal.
{% endhint %}


---

# 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://help.hyperibf.com/troubleshooting/consent-required-error.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.
