When using useChatKit and correctly obtaining the session ID from the backend, but Why is the newly generated session also invalid?

{
    "error": {
        "message": "Chatkit Session with id ‘cksess_68f19e2651108190a002588d0fa175440cfce45b653cff81’ not found.",
        "type": "invalid_request_error",
        "param": null,
        "code": null
    }
}