Invalid session when using Socket.io

Hello all!

Fairly new to the community and trying to get a basic bot deployed on AWS. I’ve got it all up and running and am able to hit it at meetaiio.com, but whenever I try to point the demo chat widget to it I get tons of 400 responses back that pretty much all contain “Invalid session xxxxxx” and every session ID is changing. I have enabled websockets and am able to hit the rest endpoints successfully.

Has anyone faced a similar thing? Or does anyone have this successfully running inside AWS on ECS with an Application Load Balancer in front that can share their config?

Feel free to hit the domain above to debug if that will help.

Thanks so much! Kenny

Hi Kenny, I start to get this error yesterday. Normally it was working and there had been dns change in env. and now i am getting this. Did you have any solution?