> For the complete documentation index, see [llms.txt](https://docs.juble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.juble.io/helpdesks/kustomer/troubleshooting.md).

# Troubleshooting

### OAUTH ERROR: failed to retrieve client id

<figure><img src="/files/ZFlGfB6riYDuKjqtMfXe" alt="" width="512"><figcaption></figcaption></figure>

If you encounter an error while linking Juble.io and Kustomer, it's possible the Juble.io app hasn't been installed within your Kustomer instance yet.

Head back to Step 1 of this documentation and follow the instructions for installing the Juble.io app. Once installed, you can proceed with linking Juble.io and Kustomer.

{% content-ref url="/pages/crpvWSZUXGoTtyJfqPbH" %}
[Install the Juble.io Kustomer App](/helpdesks/kustomer/install-the-juble.io-kustomer-app.md)
{% endcontent-ref %}


---

# 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://docs.juble.io/helpdesks/kustomer/troubleshooting.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.
