Am getting below error when integrating Drupal chat with Node.js

Error adding user with uid: 1 to channel drupalchat_1 on the Node.js server. Server response: No active sessions for uid.

Please help anyone.

Thanks for advance.

Regards,
Kamal.

Comments

seanr’s picture

I have the same issue. How do I even debug this? At a loss for where to start - it works on my local but not on our testing server. :-/

seanr’s picture

Figured it out in my case - it was still using localhost on the test server, so I had to make the config specific for that environment.