LuMe
September 11, 2024, 5:48am
1
Describe the problem/error/question
I have installed N8N on a ProxMox LXC using the script available from Proxmox VE Helper-Scripts and with Nginx reverse proxy I’ve mapped as n8n.assemazz.na
When I try to use the “Microsoft Outlook Trigger” and create new credential, I have this:
http://localhost:5678/rest/oauth2-credential/callback
I haven’t found a possible solution, could you please support me to configure properly my instance?
Information on your n8n setup
n8nVersion: 1.57.0
platform: npm
nodeJsVersion: 20.17.0
database: sqlite
executionMode: regular
concurrency: -1
license: community
consumerId: unknown
n8n
September 11, 2024, 5:48am
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Jon
September 11, 2024, 4:07pm
4
Hey @LuMe ,
Welcome to the community
I would always recommend following the official documentation if you are new to using n8n, It looks like you will be seeing localhost becuase you have not set WEBHOOK_URL
, Try setting it as an env option and you should be good to go.
1 Like
system
Closed
September 20, 2024, 1:23pm
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.