Microsoft Teams Bot User Not Receiving Notifications

Kristy-1127 40 Reputation points
2026-08-14T18:40:18.66+00:00

Hello,

I created a Microsoft Teams bot application and I've encountered a situation, where there is a user that has installed it but is not receiving any notifications. They've tried uninstalling the application and then reinstalling it multiple of times on different devices, but still cannot use the application. Other users don't seem to have any issues. Has anyone ever encountered this issue before? If so, how did you resolve it?

Thank you.

Microsoft Teams | Microsoft Teams for business | Settings | Configure notifications
0 comments No comments

Answer accepted by question author
Kai-L 18,970 Reputation points Microsoft External Staff Moderator
2026-08-14T19:05:54.0533333+00:00

Dear Kristy,

Since the problem affects only one user across multiple devices, it is more likely related to that user's installation record, identity mapping, stored conversation reference, or an app policy applied to them, rather than the Teams client itself. Uninstalling and reinstalling on additional devices is unlikely to resolve a server-side mapping problem.

To help narrow this down, could you share a few more details?

  • Can the affected user open the app and send a message to the bot?
  • If so, does the bot respond?
  • Are the missing notifications proactive bot messages, activity feed notifications, or channel messages?
  • Does the affected user belong to the same Microsoft 365 tenant as the working users?
  • Is the app installed in the user's personal scope, or only in a team or channel?
  • What status code and response body does the bot receive when it attempts to send to this user?
  • How are you identifying the user, by Microsoft Entra object ID, Teams user ID, email address, or a stored conversation reference?

The most useful detail here would be the exact status code and response body logged when the bot tries to notify the affected user. That alone will usually point to whether this is a stale conversation reference, a permissions problem, or the user simply not being resolved correctly. It would also be worth checking whether any app permission or setup policy in the Teams admin center differs for this user, as that can silently prevent an app from functioning even after a successful install.

Looking forward to your reply, and I will do my best to help from there.


If the answer is helpful, please click "Yes" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  

Note: Please follow the steps in the forum documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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