Having an issue moving folders from a mailbox to another shared mailbox, this used to work in our application.
I have tested on Graph Explorer as well here is the result.
{
"error": {
"code": "ErrorMailboxMoveInProgress",
"message": "Mailbox move in progress. Try again later., The user and the mailbox are in different Active Directory sites.",
"innerError": {
"date": "2021-05-20T16:14:04",
"request-id": "c5f45ede-c5ad-40da-8528-bbafa91dede5",
"client-request-id": "***"
}
}
}
There is an identical post, but someone marked it as answered accidentally so not sure it is being looked at.