Hello,
I am trying to configure credentials to access MS Excel. I am using app-only access token, the Microsoft Entra ID credentials are setup and working fine, as I’ve tested it calling Graph API directly with it using their Postman collection.
What I am struggling with is that for this kind of authentication there is no need for a callback URL, and it seems all the available options for MS OAuth authentication credentials require a callback URL, which leads me to think this is not a supported scenario in n8n?
Truly appreciate your help!
Kind regards