Skip to content

Direct Line App Service Extension Websocket error 500 #3627

@chung-ting

Description

@chung-ting

Describe the bug

I implemented the Direct Line App Service Extension(Node.js version) according to the official website suggestion, but I encountered some problems during the implementation. (https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/01.getting-started/i.protocol-direct-line-app-service-extension)

I successfully got the token, but encountered a websocket error when establishing a connection

Error message from Chrome[F12]:
webchat-minimal.js:2 WebSocket connection to 'wss://chatbot-nodejs-bot-channel.azurewebsites.net/.bot/v3/directline/conversations/connect?token=undefined' failed: Error during WebSocket handshake: Unexpected response code: 500

[Bug]

Metadata

Metadata

Assignees

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.customer-replied-toRequired for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.questionFurther information is requested. Stack Overflow candidate

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions