My flow has been working for several days, until it stoped working by its own. When I checked I saw that even though I can select the excel file from the browser icon, apparently I cannot access the table information anymore, causing this an error.
The dynamic operation request to API 'excelonline' operation 'GetTable' failed with status code 'Forbidden'. This may indicate invalid input parameters. Error response: { "status": 403, "message": "Graph API prohÃbe la solicitud. El código de error es \"AccessDenied\". El mensaje de error es \"Could not obtain a WAC access token.\". clientRequestId: e910fbc7-a1b9-4d7f-a8d9-a8a2a2e859d5", "error": { "message": "Graph API prohÃbe la solicitud. El código de error es \"AccessDenied\". El mensaje de error es \"Could not obtain a WAC access token.\"." }, "source": "excelonline-bs.azconn-bs-001.p.azurewebsites.net" }

I checked and my connections are fine.

I do not understand what the problem is and how to fix it.