Hi,
I have an Excel file saved to the Documents folder in a SharePoint site. I am trying to use Flow to add/delete rows from a table within the Excel file. I have been unable to edit the file at all, however the action "Get Tables" works properly...
I keep getting a 502- BadGateway error.


Error log: {
"error": {
"code": 502,
"source": "msmanaged-na.azure-apim.net",
"clientRequestId": "d3f77287-c113-458a-91c7-77213f781f7b",
"message": "BadGateway",
"innerError": {
"status": 502,
"message": "Graph API is currently unavailable.\r\nclientRequestId: d3f77287-c113-458a-91c7-77213f781f7b",
"source": "excelonline-cus.azconn-cus.p.azurewebsites.net"
}
}
}