I cannot authenticate to the server, even though I have configured it on both sides. Why is that?
You have created and set up the Odoo server in confluence and in Odoo, the server shows available:
You try to authenticate, get redirected to a new page but instead of successfully authenticating, the below error is displayed:

{"orestapi_code": "OrestapiOauth2Authorization-0005", "orestapi_message": "Redirect URI not found or misconfigured"}
The redirect URI is either not set or is configured incorrectly in the Odoo Server.
- 1.Check the URI settings of the Odoo server through Settings → Users and companies → Applicactions.
- 2.Select the respective server, then click Edit
- 3.Add the below line to the URI on the URIs tab by clicking Add a line:
URI
https://<server-address>/plugins/odoo-connector/callback.action