Discussions

Ask a Question
Back to All

"SessionError", "missing or invalid session_id"

Hello D-ID Support team,

Thank you for sharing this great technology with us.
I'm having trouble with starting a stream, for Clip Stream.
I'm coding in python, I had created a new stream and got the stream-ID "PATH PARAMS", however, it always returns the same error, I used the first ID that came from creating the stream, and I don't know where the error is.

Can you help me, please?

Error 400
{
  "kind": "SessionError",
  "description": "missing or invalid session_id"
}

Note: I have read the documentation and gone through the GitHub link also, but I could not find a solution.

https://github.com/de-id/live-streaming-demo/tree/main

https://github.com/de-id/live-streaming-demo