My power automate flow started failing today accessing xlsx file "Could not obtain a WAC access token."
The error message is showed while getting table list in "List rows present in a table":
The file is showed in the dropdown list of the "List rows present in a table" component, but cannot get table list.
It is a critical flow for ADO intake process of 80+ Teams services. It was working yesterday; no change was made.
I tried a couple of new connections, didn't work.
I created spreadsheet and it is accessible via excel.
Failed to retrieve dynamic outputs. As a result, this operation's outputs might not be visible in subsequent actions. Error details: The dynamic operation request to API 'excelonlinebusiness' operation 'GetTable' failed with status code 'Forbidden'. This may indicate invalid input parameters. Error response: { "status": 403, "message": "The request is forbidden by Graph API. Error code is 'AccessDenied'. Error message is 'Could not obtain a WAC access token.'.\r\nclientRequestId: 5a1a2d2f-595f-4402-98c9-f6dcecb4c1b4", "error": { "message": "The request is forbidden by Graph API. Error code is 'AccessDenied'. Error message is 'Could not obtain a WAC access token.'." }, "source": "excelonline-cc.azconn-cc-001.p.azurewebsites.net" }