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"
}
}
}
I still get a BadGateway error (502). Not sure why!
Hello, @Anonymous!
Have you had an opportunity to apply @v-yuazh-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Hi @Anonymous,
I have made a test on my side and don't have the issue that you mentioned.
The screenshot of my flow as below:
The flow would run successfully as below:
Please take a try to run the flow again to see if the problem still exists.
Also please take a try to create the new flow to see if the problem still exists.
Best regards,
Alice