Flow to create a folder using Microsoft OneDrive Spoke completes successfully but fails to create
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2024 10:15 AM
I have a flow to create a folder in MicroSoft One drive. The follow completes successfully but fails to create a folder. While trying to analyze the output data of the flow execution details which shows an error message "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 08:32 AM
Thank you, Amit, for sharing the knowledge base. I will follow the instructions in KB, will update you it resolves the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 11:37 AM
I followed the instructions to generate the OAuth token, as shown in the attached OAuth 2.0 Credential screenshot. I made progress by modifying the Application Registry to include the tenant ID in both the Authorization URL and Token URL (see the attached Application Registry screenshot). It seems to be generating the token, as I am prompted to log into the Azure portal, successfully log in, and then redirected to the specified URL in the application registry with the generated authorization code. However, the redirect to ServiceNow results in an 'HTTP Error 401 - Unauthorized' (refer to the attached Redirect URL Failure screenshot).
I have the following questions:
- Does adding the tenant ID to the Authorization URL and Token URL pose a security risk?
- Why is the redirect URL failing, and what authorization is necessary on ServiceNow?