Hello
I started receiving this error about 24 hours ago. Can anyone help please?
My whole flow is failing. 😞 
BODY OUTPUT
{
"error": {
"code": 503,
"source": "australia-001.azure-apim.net",
"clientRequestId": "221335f3-7aea-4e9d-af1a-0ccb5e4faa6c",
"message": "BadGateway",
"innerError": {
"error": {
"code": "ErrorMailboxMoveInProgress",
"message": "Mailbox move in progress. Try again later., The user and the mailbox are in different Active Directory sites."
}
}
}
}
HEADERS
{
"Transfer-Encoding": "chunked",
"Retry-After": "15",
"Vary": "Accept-Encoding",
"Strict-Transport-Security": "max-age=31536000",
"request-id": "a7931c66-269b-4ec6-b620-2075b92fc4d2",
"client-request-id": "a7931c66-269b-4ec6-b620-2075b92fc4d2",
"x-ms-ags-diagnostic": "{\"ServerInfo\":{\"DataCenter\":\"Australia Southeast\",\"Slice\":\"E\",\"Ring\":\"4\",\"ScaleUnit\":\"001\",\"RoleInstance\":\"ML1PEPF000034A4\"}}",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"Cache-Control": "private",
"Date": "Thu, 22 Apr 2021 05:59:28 GMT",
"Content-Type": "application/json",
"Content-Length": "416"
}