Hi,
I have a flow which sends an email based on checking few conditions. It was working fine till today morning. Suddenly now it is failing without any changes in the flow and giving below error on Send an Email (V2) step.
{"statusCode":504,"headers":{"Pragma":"no-cache","x-ms-datasourceerror":"True","x-ms-request-id":"90b1c640-f1ed-4db7-9472-c02bea1178d2","Strict-Transport-Security":"max-age=31536000; includeSubDomains","X-Content-Type-Options":"nosniff","X-Frame-Options":"DENY","Timing-Allow-Origin":"*","x-ms-apihub-cached-response":"true","Cache-Control":"no-store, no-cache","Date":"Thu, 01 Oct 2020 05:53:23 GMT","Set-Cookie":"ARRAffinity=75eb715df977f9cc8747c6e93018236935309083a7acad6cd06cb0ebad592e80;Path=/;HttpOnly;Domain=office365-ci.azconn-ci.p.azurewebsites.net","Content-Length":"484","Content-Type":"application/json","Expires":"-1"},"body":{"error":{"code":504,"source":"india-001.azure-apim.net","clientRequestId":"90b1c640-f1ed-4db7-9472-c02bea1178d2","message":"BadGateway","innerError":{"status":504,"message":"Request failed. Try again later.\r\nclientRequestId: 90b1c640-f1ed-4db7-9472-c02bea1178d2","error":{"message":"Request failed. Try again later."},"source":"office365-ci.azconn-ci.p.azurewebsites.net"}}}}
Can you please suggest what could be the issue here.
I have checked and found that one of the connection was showing as invalid connection. I have fixed the same but still when I tried a test run of the flow it failed with the same error.
Best Regards,
Vaibhav