Forum Discussion
krishna_thevoipshop
Jul 07, 2025Copper Contributor
Query Regarding Duplicate Message IDs from Microsoft Graph API
Hello Microsoft Support Team, I am currently using the Microsoft Graph API to fetch email messages from the inbox of a my support email in my PHP application. However, I am encountering an issue wh...
sleek
Jul 11, 2025Copper Contributor
Im experiencing the same issue
- rekhitAug 11, 2025Copper Contributor
I am experiencing the similar issue, I am fetching new message with the help of Delta token, there is a change noticed in the delta token and thus fetching of new message took place but the Message.ID is same and fetched previously, due to which duplicate CRM is creating in my application.