Botframework 尝试将skype api与fiddler和脚本一起使用时出错

Botframework 尝试将skype api与fiddler和脚本一起使用时出错,botframework,Botframework,我正在使用azure机器人api获取令牌并发送消息。我有代币。但当我尝试发送消息()时,fiddler和PowerShell脚本的连接已关闭,但我可以使用postman发送 有谁能帮我理解一下,如何用菲德勒和脚本发送这篇文章 Authorization: Bearer eyJ0eXAiOiJKV1Qi... 内容类型:application/json 主机:smba.trafficmanager.net { "type": "message", "from": { "id": "28:

我正在使用azure机器人api获取令牌并发送消息。我有代币。但当我尝试发送消息()时,fiddler和PowerShell脚本的连接已关闭,但我可以使用postman发送

有谁能帮我理解一下,如何用菲德勒和脚本发送这篇文章

Authorization: Bearer eyJ0eXAiOiJKV1Qi...
内容类型:application/json 主机:smba.trafficmanager.net

{
"type": "message",
"from": {
    "id": "28:f1e97c1e-decd-4fac-aecd-2b667fa620af",
    "name": "TestBotNewVeloxy"
},
"conversation": {
    "id": "19:9bd02cbc624c44428e12804d321bb705@thread.skype"
},
"recipient": {
    "id": "28:f1e97c1e-decd-4fac-aecd-2b667fa620af",
    "name": "TestBotNewVeloxy"
},
"text": "test7777"

}

如果您有相同的问题-需要添加tls 1.2