Im getting RS-9005 error while fetching intraday OHLC 1 min candle, can anyone help

Request:
{
“securityId”: “13”,
“exchangeSegment”: “NSE_EQ”,
“instrument”: “EQUITY”
}

Response:

{
“errorCode”: “INTERNAL_SERVER_ERROR”,
“httpStatus”: “INTERNAL_SERVER_ERROR”,
“internalErrorCode”: “RS-9005”,
“internalErrorMessage”: “ERR user_script:1: attempt to perform arithmetic on a nil value script: a0fa40a1774eac6441c6b7418489ce2fe6b927a1, on @user_script:1.. channel: [id: 0x0ad00c2d, L:/10.23.11.118:32022 - R:openapi-redis.dhan.int/10.23.82.1:6379] command: (EVAL), params: [local rate = redis.call(‘hget’, KEYS[1], ‘rate’);local interval = redis.call(‘hget’, KEYS[1], 'inter…, 5, RL:CHARTS:2025-08-01:1106709813:S, {RL:CHARTS:2025-08-01:1106709813:S}:value, {RL:CHARTS:2025-08-01:1106709813:S}:value:da210de6-462b-4852-a5d0-fce532e67f23, {RL:CHARTS:2025-08-01:1106709813:S}:permits, {RL:CHARTS:2025-08-01:1106709813:S}:permits:da210de6-462b-4852-a5d0-fce532e67f23, 1, 1754038041019, 6604308580843215034]”
}