Describe the problem/error/question
I am trying to use the new OAuth2 credentials for HighLevel, released on 1.45.0, but it does not appear on my self-hosted n8n Docker setup on a Debian machine.
I’ve tried downgrading it from 1.46.0 to 1.45.1, and it still didn’t appear.
Strangely, when I installed 1.45.1 from npm, on my Windows machine, the new HighLevel OAuth2 Credentials option appeared in there.
I haven’t tried installing the docker version on my Windows machine.
My Debian n8n installed with Docker already had some workflows using the old v1 HighLevel API, before I upgraded to the new version with this new nodes/credentials. Maybe this has something to do with it?
Here’s the available credentials for HighLevel on 1.46.0 and 1.45.1 with Docker:
Here’s the available credentials for HighLevel on 1.45.1 with npm:
If I try to copy a node using OAuth2 from the npm version to the docker version, I get this warning:
Information on your n8n setup
- n8n version: 1.46.0
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Debian