Discussions
URGENT! Missing or invalid session ID
I get missing or invalid session ID, and I've gone through the same question asked over 7 times on this same platform
Funny enough, I tried in the github example, and not working until I reconnected
Now, I tried running locally, for over 4 hours, reading docs, trying everything. I run it before the connection closes(after 2 minutes). After running it, I wait until later before it closes, and then I watch it close (that means it was open). I am trying it on the /agents/{agentId}/chat/{chatId}
route, and I get the error. I use same session_id for the sdp, for the ice connection and they all work fine, but this sessionId doesn't work
Can you guys look into it? And please don't say I should run the example, cause I literally copied code from the example, and it won't just work
And for over how many users to complain of this same exact thing, I strongly doubt it has anything to do with my configuration
Thanks!