Hello !
I noticed several times (1 last week and 1 today) that a Flow working perfectly for months suddenly crash with a 502 error.
It happens with the "Convert file" action and after around 8h crashing, it goes back to normal.
Does someone have the same error ? Anything I can do on my side except waiting ?
Here is the detail of the error :
{
"error": {
"code": 502,
"source": "flow-apim-europe-001-westeurope-01.azure-apim.net",
"clientRequestId": "f1e9df1b-79bf-4103-a9d1-2f420fbe2c1a",
"message": "BadGateway",
"innerError": {
"status": 502,
"message": "Error from Office Service. Url=https://excelcs.officeapps.live.com/document/export/pdf HttpCode=InternalServerError cert=subject:;thumbprint: ResponseHeaders=Transfer-Encoding: chunked\r\nX-ErrorCode: XLSUnknown\r\nX-ErrorCategory: Fatal\r\nX-ClientCorrelationId: f1e9df1b-79bf-4103-a9d1-2f420fbe2c1a\r\nX-ServiceCorrelationId: f1e9df1b-79bf-4103-a9d1-2f420fbe2c1a\r\nX-IsRetriable: False\r\nX-ConversionTimeInMs: 4671.8717\r\nX-FileDownloadTimeInMs: 328.1182\r\nCache-Control: private\r\nDate: Fri, 15 May 2020 10:35:31 GMT\r\nServer: Microsoft-IIS/10.0\r\nX-AspNet-Version: 4.0.30319\r\nX-Powered-By: ASP.NET\r\n",
"source": "api.connectorp.svc.ms"
}
}
}
Thanks,
Alexis