Open
Description
When using teamsapptester --channel-id webchat
, streaming response fail with a 405:
System.Net.Http.HttpClient.Microsoft.Agents.Builder.RestChannelServiceClientFactory.ClientHandler: Information: Sending HTTP request POST http://localhost:58065/_connector/v3/conversations/b704f5d8-7e97-4daa-8937-285b4fb7c365/activities/41858ea4-cbf8-48ca-aa63-d79956820e00
System.Net.Http.HttpClient.Microsoft.Agents.Builder.RestChannelServiceClientFactory.ClientHandler: Information: Received HTTP response headers after 13.2109ms - 405
The same agent using Teams as the channel works as expected.