Hi,
I have very simple flow. Copy File DocA.docx to DocB.docx.
The flow is not working and the error message are below:
{
"error": {
"code": 502,
"source": "flow-apim-europe-001xxx",
"clientRequestId": "14227exxx",
"message": "BadGateway",
"innerError": {
"status": 502,
"message": "An unspecified error has occurred.",
"source": "api.connectorp.svc.ms"
}
}
}
How to fix it ? Thanks