# Facebook Integration: How to Fix the GraphMethodException Error

If you encounter a GraphMethodException error while integrating with Facebook, this article is designed to assist you.

This error is typically displayed in your list of integrations.<br>

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

By clicking on the 'Fix Errors' button, you'll be able to view the full error message:

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

The root cause of this error is that the user who linked this business account no longer has access to it

There are two ways to resolve this issue:

1. Fix the access rights on Facebook. Conduit will automatically re-establish the connection within a few hours. You can expedite this process by clicking on the "Update Credentials" button.
2. Alternatively, if the business account is no longer needed, you can deactivate it in Conduit.

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


---

# 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://docs.getconduit.app/troubleshooting/facebook-integration-how-to-fix-the-graphmethodexception-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.
