I added an #microsoft.graph.openTypeExtension to a message in inbox folder, then I deleted the message and it arrived to recoverableitemsdeletions folder. now I am trying to update(patch) this extension and I am getting:
{
"error": {
"code": "ErrorRecoverableItemsAccessDenied",
"message": "Operation can not access the Recoverable Items folder Recoverable Items; reason: ."
}
}
Is there any other way to do that?
Thanks, Idan