This topic was automatically generated from Slack. You can find the original thread here.
hey everyone. I am having trouble setting up a Microsoft Sharepoint or Microsoft Graph API OAuth Client for Connect. From what I understand this is because there is no clear way to specify the Tenant ID of my oAuth client anywhere and so it’s using the Pipedream tenant ID which won’t work with my client id / secret. Anyone have any tips on how to solve this. Using the official Pipedream oAuth app in workflows is not allowed, so this is possible but I have no idea how to make it work.
Interesting — I see that we’re current passing common as the tenant value in the authorization request. So that needs to be a tenant ID or domain in your case?
nope, no luck here unfortunately. Do you perhaps have a guide somewhere on how to set up connect with MS? There are a lot of steps, I may be doing it incorrectly.