Open MartinM85 opened 7 months ago
The path /me/messages/delta() should not be added into metadata, because it doesn't support change tracking.
/me/messages/delta()
The Graph API returns the error
Unsupported request: Change tracking is not supported against 'microsoft.graph.message'
The whole delta system seems generally broken in the SDKs.
delta
The path
/me/messages/delta()
should not be added into metadata, because it doesn't support change tracking.The Graph API returns the error