Chat window not opening - Web SDK for integrating to node.js server

Hi Team,

I have followed the steps mentioned in the Web-sdk tutorial and tried to open the chat bot in local host. It is displaying a Open chat window icon; but nothing is happening when i click on it.
Could you please help with what could be the reason why chat window is not opening?


Hello @murugavel ,

Please confirm if you have taken the latest SDK files for the integration. Change the following and test again.

botOptions.JWTUrl = "http://localhost:3000/api/users/sts"

Confirm if there are any further issues with accessing ChatBot.