I want to get the sid from the request/header and I am using in python fastapi.
I already have the sid in at request/header from the login.
I have this function th