MS graph Delta Api for fetching messages not working for China Cloud “ErrorInvalidIdMalformed” error occurs

Damian Ramesh 1 Reputation point
2021-08-18T05:56:48.457+00:00

Used https://microsoftgraph.chinacloudapi.cn/v1.0/users/{id|name}/mailFolders/{folder_id}/messages/delta
got response as

"code": "ErrorInvalidIdMalformed",
"message": "Id is malformed."

tried encoding Ids , but same error occurs for Azure China Cloud Accounts. Works fine for other cloud accounts. According to MS documentation on national cloud deployments Delta Query is mentioned as supported. but it is not working for messages.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,256 Reputation points Microsoft Employee
    2021-09-06T06:45:30.35+00:00

    If you're still facing the issue, then i would suggest you to open a support ticket regarding this (along with the requestid, timestamp of the above API call as well).

    0 comments No comments