Hi,
A flow that has been running for several months is now failing with the BadGateway error:
- trigger='When a new email arrives in a shared mailbox'
- action='Forward an email' or 'Forward an email (V2)'
- status code=502
- Body=
{
"error": {
"code": 500,
"source": "flow-apim-msmanaged-na-centralus-01.azure-apim.net",
"clientRequestId": "7eef32fc-f78a-44e7-b5c9-3eeae8627a67",
"message": "BadGateway",
"innerError": {
"error": {
"code": "ErrorInternalServerError",
"message": "An internal server error occurred. The operation failed., Cannot open mailbox.",
"innerError": {
"request-id": "24a9e885-6755-4046-a563-29b1edf761ab",
"date": "2019-09-13T15:01:09"
}
The email is forwarded to another shared mailbox.
Thanks for helping me to fix this issue.