Unable to fetch timeslot from digital form getting error that undefined timeslot

Getting this error sharing error code.

type or paste code here
```{
  "errors": [
    {
      "msg": "Cannot read properties of undefined (reading 'timeslot')",
      "code": 400,
      "resolvedData": {
        "debugLogs": [
          {
            "botId": "st-4156e25c-9fe0-5f4a-89ca-9ef0b491b7a7",
            "taskName": "Schedule a Doctor's Appointment",
            "taskId": "dg-c24e6ad7-4277-52cf-bcd2-e2c138d187f8",
            "isDeveloper": true,
            "debugMessage": "confirmationmsg",
            "channel": "rtm",
            "botLanguage": "en",
            "channelInfo": {
              "type": "rtm",
              "from": "u-3dd5ede0-8c9c-5bcc-8c44-cc1632bf29d0",
              "botInfo": {
                "chatBot": "Medical Appointments",
                "taskBotId": "st-4156e25c-9fe0-5f4a-89ca-9ef0b491b7a7",
                "botType": "default",
                "hostDomain": "https://bots.kore.ai",
                "os": "Windows",
                "device": "Other"
              },
              "handle": {
                "handleId": "d96c9d53-730b-4379-8a48-e4b00a1ce527",
                "userId": "u-3dd5ede0-8c9c-5bcc-8c44-cc1632bf29d0",
                "clientId": "5a37bf24-fea0-4e6b-a816-f9602db08149",
                "taskBotId": "st-4156e25c-9fe0-5f4a-89ca-9ef0b491b7a7",
                "traceId": "e35803e2cfd180e3",
                "spanId": "e35803e2cfd180e3",
                "trace": {}
              },
              "client": "botbuilder",
              "body": "schedule doctor apppointment",
              "message": "The bot is not accessible via Web/Mobile Client.",
              "channelDelete": true,
              "streamId": "st-4156e25c-9fe0-5f4a-89ca-9ef0b491b7a7",
              "tokens": [],
              "__userInputTime": "2023-09-28T13:49:20.982Z",
              "__loopCount": 0,
              "userId": "u-3dd5ede0-8c9c-5bcc-8c44-cc1632bf29d0",
              "requestId": "ms-c8c221f7-f33d-5b6f-a9a6-f1502302dda4",
              "botLanguage": "en",
              "requestContext": {
                "isRuntime": true,
                "isBB": true
              },
              "sessionId": "65158452e620c205c7345ed9"
            },
            "createdOn": "2023-09-28T13:50:59.009Z",
            "userId": "u-3dd5ede0-8c9c-5bcc-8c44-cc1632bf29d0",
            "log": "Cannot read properties of undefined (reading 'timeslot')",
            "isSysGeneratedLog": true
          }
        ],
        "isDeveloper": true,
        "isLinkedBot": false,
        "requestId": "ms-c8c221f7-f33d-5b6f-a9a6-f1502302dda4"
      }
    }
  ]
}