Unable to get member with TeamsInfo.get_member method from message based extension from copilot for microsoft 365 via plugin #2193
Labels
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
bug
Indicates an unexpected problem or an unintended behavior.
customer-replied-to
Indicates that the team has replied to the issue reported by the customer. Do not delete.
customer-reported
Issue is created by anyone that is not a collaborator in the repository.
Version
botbuilder-core 4.16.2
botframework-connector 4.16.2
Describe the bug
When using the search-based message extension (search command) from Copilot for Microsoft 365 via plugin, I was not able to get the member details.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The TeamsInfo.get_member method should give member details (TeamsChannelAccount).
Error
Additional context
Observation: The body has the turn_context.activity.conversation.id the same as the turn_context.activity.from_property.id.
The text was updated successfully, but these errors were encountered: