> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/odoo-confluence-connector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/odoo-confluence-connector/user-guide/troubleshooting-guide.md).

# Troubleshooting guide

This troubleshooting guide is meant to help admins and users alike in using the Connector app.\
\
It comes with *How to* sections as well as resolving common *issues* users may encounter.

{% content-ref url="/pages/2qzeWdWo8dbDdQptNiII" %}
[How to Check Your Own Odoo OAuth2 Tokens](/odoo-confluence-connector/user-guide/troubleshooting-guide/how-to-check-your-own-odoo-oauth2-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/qUy1laNTtxZjVHZUmbn2" %}
[I cannot authenticate to the server, even though I have configured it on both sides. Why is that?](/odoo-confluence-connector/user-guide/troubleshooting-guide/i-cannot-authenticate-to-the-server-even-though-i-have-configured-it-on-both-sides.-why-is-that.md)
{% endcontent-ref %}

{% content-ref url="/pages/jDPxtmXrei4m869LNMee" %}
[I have used the macro before, but now it says "Need to authenticate to server!". What to do?](/odoo-confluence-connector/user-guide/troubleshooting-guide/i-have-used-the-macro-before-but-now-it-says-need-to-authenticate-to-server-.-what-to-do.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.meta-inf.hu/odoo-confluence-connector/user-guide/troubleshooting-guide.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.
