I have a problem creating my Outlook credential. The OAuth Redirect URL provided by n8n is: http://n8n.laizy.io… However, Microsoft requires the link to start either with https or http://localhost. How can I regenerate a valid redirect URL?
I have another problem. I created the app in Entra and have the secret key, but when I try to conclude the connection by clicking on the “connect my account” button, I am redirected to a page on my website with a 404 error and I can’t authorize the app to connect to my account.
When I test my workflows, I get the following error: “Unable to sign without access token.”
I use Azure to store n8n with the link: https://n8n.laizy.io/. Laizy.io is my domain, so maybe the problem comes from that?