I created a Flow where one of the actions is 'create table' with the Excel (business) connector. Since a few days/weeks the Flow seems to fail with the error message 'BadGateway'.
The document where I want to create a table in is stored in the OneDrive of the same account. This is a recurring Flow running every 3 hours.
Is there a workaround for this issue?
raw body output from the failed action:
{ "error": { "code": 502, "source": "flow-apim-europe-001-francecentral-01.azure-apim.net", "clientRequestId": "55bd7919-2827-40a4-95e4-68ccc5e72839", "message": "BadGateway", "innerError": { "status": 502, "message": "Graph API is currently unavailable.\r\nclientRequestId: 55bd7919-2827-40a4-95e4-68ccc5e72839\r\nserviceRequestId: d429818b-ef99-4d45-84cb-c6236e2f8491", "source": "excelonline-we.azconn-we.p.azurewebsites.net" } } }
Thanks in advance.
Hi @Rens_ ,
Does your problem still exists?
If the error code 500 or 502 appears, the failure is temporary or transient. Please click or tap Resubmit to try the flow again.
Please let me know if your issue still exists.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is a recurring Flow running every 3 hours. This Flow fails every time it runs with the same error.
Hi
i have the same error when i try to read an excel from Sharepoint document
{
"error": {
"code": 502,
"source": "flow-apim-europe-001-francecentral-01.azure-apim.net",
"clientRequestId": "7a115457-0adf-47d0-a954-b556123b9086",
"message": "BadGateway",
"innerError": {
"status": 502,
"message": "Graph API is currently unavailable.\r\nclientRequestId: 7a115457-0adf-47d0-a954-b556123b9086\r\nserviceRequestId: 6e66b8bd-d9a7-4b01-ab42-afea6539f741",
"source": "excelonline-we.azconn-we.p.azurewebsites.net"
}
}
}
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
26 | |
25 | |
24 | |
21 | |
17 |
User | Count |
---|---|
54 | |
45 | |
33 | |
33 | |
30 |