I have an existing Flow which I'm trying to make a change to but I get various errors including 429 and 'the requested resource doesn't exist'.
This seems to be on an Excel Get Tables step.
"Too many requests to Graph API. Please try again later. Error code is 'TooManyConsecutiveFailures'. Error message is 'The request has been throttled due to too many consecutive API failures in the session. "
This Flow only runs once a day, and only makes one request to get the table so I'm surprised it's hitting a limit. I've also had the issue over a few different days.
The file that I'm getting the table from is dynamic data from the previous step, but I get the error if I select a specific, existing file.
When the Flow actually runs, it runs without issue.