Is tentative accept API is eligible in case of client credential flow

Sushil Hurmade 0 Reputation points
2025-04-17T12:28:02.55+00:00

https://graph.microsoft.com/v1.0/users/7f352384-c3f7-4cef-9ca2-763801d93fb5/calendars/AAMkAGY3ZTliMjI2LTU4ZGMtNDcyMi05MTg1LTFlMmU5ODYyOTYzYwBGAAAAAACxZzGoCQBySLlRkEgjL65WBwCBVSfFGwiNTYooo3OtH8qGAAAAAAEGAACBVSfFGwiNTYooo3OtH8qGAAEloJzVAAA=/events/AAMkAGY3ZTliMjI2LTU4ZGMtNDcyMi05MTg1LTFlMmU5ODYyOTYzYwBGAAAAAACxZzGoCQBySLlRkEgjL65WBwCBVSfFGwiNTYooo3OtH8qGAAEloCiAAACBVSfFGwiNTYooo3OtH8qGAAEloQ2cAAA=/tentativelyAccept

on firing this api getting below error :

{
    "error": {
        "code": "ErrorItemNotFound",
        "message": "The specified object was not found in the store."
    }
}

Is tentative accept work only in case of authorization flow not in case of client credential?
Note: the url can have missing sensitivity data

Microsoft 365 and Office | Development | Microsoft 365 Developer Program
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.