when opening up outlook node to create new credential theres no OAuth callback URL
consequentially theres no callback permission
N8N version 1.94.1
How do we work around this issue?
when opening up outlook node to create new credential theres no OAuth callback URL
consequentially theres no callback permission
Hi there, the callback url should be the same for all, as long as they’re part of the same n8n instance
and the format of the callback url should be something like
https://your-n8n-instance.com/rest/oauth2-credential/callback
actually it’s right there on your 2nd image i think
if this solve your question please give it a like and mark it as a solution