I have a newly created flow but this is not my first time. As I was using the action "Add a row into a table", I cannot find my Sharepoint anymore. So, I use a workaround that copies the site in the location. I added all the necessary fields but when I tested it, it took me 50 mins to get a failed result.
{
"error": {
"code": 504,
"source": "asia-001.azure-apim.net",
"clientRequestId": "78ab5ea6-fb06-49b7-9ae2-97b44c6445ae",
"message": "BadGateway",
"innerError": {
"status": 504,
"message": "Request to Graph API has timed out.\r\nclientRequestId: 78ab5ea6-fb06-49b7-9ae2-97b44c6445ae\r\nserviceRequestId: 2071c205-66d7-45ea-97c3-c4f9c070db7c;5b200103-47c5-4535-9162-71008243c46b;6af1ade5-eb5e-4026-83be-73ed056317e2;6a8adb80-2e75-4428-ab91-efae45d3d626;0b85cd8f-13b4-4d4d-a245-96c59b9714ee",
"error": {
"message": "Request to Graph API has timed out."
},
"source": "excelonline-ea.azconn-ea-001.p.azurewebsites.net"
}
}
}
Please take note that the Sharepoint I am using is existing and can access outside Power Automate. Also, I tried using different Sharepoint site with the Excel file and got the same error. Please help me. Thank you