michalmar/openai-demos-bot-webapp

WebChat integration is failing

jdmevo123 opened this issue · 1 comments

I have the DIRECT_LINE_TOKEN stored in the env and can see it in the requests. However when i try and load the page i get the following error:

https://directline.botframework.com/v3/directline/conversations fails
(failed)net::ERR_CONNECTION_REFUSED

Do i need to set anything else besides the DIRECT_LINE_TOKEN?