Skip to content

chat subscription not working #2766

@j40903272

Description

@j40903272

Describe the bug

I followed this document https://learn.microsoft.com/en-us/graph/teams-changenotifications-chatmessage#subscribe-to-changes-at-the-user-level

and created a subscription with '/users/{user-id}/chats/getAllMessages' as resource. The subscription is created successfully and and can see it with a running status and a valid expiration date. However, i cannot recieve notification when new chat message arrives. I can recieve one message once in a while (several hours) but most of the notification did not send to me.

Expected behavior

I can receive all message notifications that are send to a user.

How to reproduce

I followed this document https://learn.microsoft.com/en-us/graph/teams-changenotifications-chatmessage#subscribe-to-changes-at-the-user-level

and created a subscription with '/users/{user-id}/chats/getAllMessages' as resource. The subscription is created successfully and and can see it with a running status and a valid expiration date. However, i cannot recieve notification when new chat message arrives. I can recieve one message once in a while (several hours) but most of the notification did not send to me.

SDK Version

4.54.0

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions