I have a flow where I create a share link to 'view and edit' an excel file. At the end of the flow I try to stop sharing this link, using the 'Stop Sharing an Item or File' but get the following error:
{
"status": 403,
"message": "Exception of type 'Microsoft.SharePoint.SPConnectorException' was thrown.\r\nclientRequestId: 3e587957-d2e3-41bc-b59c-048bcd17a5fd\r\nserviceRequestId: 3e587957-d2e3-41bc-b59c-048bcd17a5fd"
}
Error
Create sharing link for a file
Stop sharing link
Any pointers as to what the issue might be?