Describe the problem/error/question
I’m trying to connect Microsoft Outlook Account with the Microsoft Outlook OAuth2 API.
I was getting an OAuth Authorization Error (see below), but suddenly it worked! I did not change any setup, etc.
Thinking I was imagining things, I created another credential in Azure to try to link another (new) n8n MS Outlook credential to it. Again same error, for a few tries, then success !!!?
What is happening ? Am really puzzled.
The only error in the docker logs is:
User attempted to access a workflow without permissions
but that was there when starting up the docker container running n8n.
What is the error message (if any)?
None in docker logs,
n8n:
OAuth Authorization Error
There was a problem generating the authorization URL
Can’t connect to n8n.
Information on your n8n setup
- n8n version:
- 2.4.5
- Database (default: SQLite):
- postgres 16.4
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- default (not set)
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- self hosted docker
- Operating system:
- Ubuntu 22.04.5 LTS