【发布时间】:2019-12-16 01:27:51
【问题描述】:
当我尝试根据Microsoft Document获取直线Token时。
Postman 中显示的错误。
{
"error": {
"code": "BadArgument",
"message": "Missing token or secret"
}
}
这里是我的查询
https://directline.botframework.com/v3/directline/tokens/generate?Authorization=Bearer EWXpigVssN0.4b2ePfz9L_E3mMM37be6yBGXdgI2GUul7Pm8aRNcUeg&content-Type=application/json
【问题讨论】:
标签: botframework azure-bot-service direct-line-botframework