Hi all,
I am very new to Power Automate Desktop, so hopefully this is an easy question.
I have tried this flow on my personal machine on a different account to test while I was away from my work computer, and everything worked fine.
I am working on building a flow that automatically grabs a pdf file on SharePoint and prints that file. On my work computer, the Get file content (SharePoint connection) is throwing an error (at end of post due to size). I have gone through and verified that the connected account (in connection and logged into PAD) is a member of that site and that the link to that file is correct (with included variables for file location). I have also gone through and updated my DLP policies to work for PAD and all relevant actions.
Like I said, this worked fine on my test computer, but in my company's tenant and work account it throws this error. Thanks
Removed Correlation ID due to possible confidential information.
Additional info:
{
"StatusCode": "400",
"Message": "",
"Body": {
"status": 400.0,
"message": "Route did not match\r\nclientRequestId: c25a76de-b8ed-4efd-81ca-600a107f66bc,306dae4e-d331-4d9e-b8a5-babb8d6c66a1\r\nserviceRequestId: 18205ca1-d03c-6000-a837-30770278539e"
},
Removed Headers due to confidential information. Let me know if any of that is relevant.