Using this setup to download files in sharepoint.
https://learn.microsoft.com/en-gb/power-automate/desktop-flows/actions-reference/sharepoint
From client sharepoint where we are an external guest.
Would anyone know what is causing this error? I am finding it increasingly difficult to troubleshoot.
Subflow: Main, Action: 1, Action name: Get file metadata (Preview)
Cloud connector call failed with status code 'Unauthorized'.
{
"StatusCode": "401",
"Message": "",
"Body": {
"error_description": "Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown."
},