Jan 07 2021 01:59 AM - edited Jan 07 2021 02:50 AM
It has been observed that there is change in endpoint API behavior for Delete Message operation for MS Teams. If we are deleting some message from endpoint it's not taking the latest time.
API Used: https://graph.microsoft.com/beta/teams/xxxxxxxxxxxxxxxxxxx/channels//xxxxxxxxxxxxxxxxxxx/messages/de... gt 2021-01-07T08:42:50.356Z
For example if I am deleting an existing message at 2021-01-07T08:46:45.241Z in response I am getting "deletedDateTime": "2021-01-07T08:39:50.356Z"
Whereas we should get the exact time in response at which we have deleted the message.
Mostly facing this issue for deleting old messages.
Jan 08 2021 12:21 AM
@cstest cstest : We are investigating this internally, and will update you with resolution.
Jan 15 2021 04:05 AM
@cstest cstest , we aren't able to repro this issue. Could you please send us the link of documentation along with request and response body, this will helps us solve this issue quickly.