Hi, I’m new to aerospike and trying few examples.
I am constantly getting below error when trying to use map example here ,
{ [AerospikeError: AEROSPIKE_ERR_REQUEST_INVALID] name: 'AerospikeError', message: 'AEROSPIKE_ERR_REQUEST_INVALID', code: 4, func: 'as_event_command_parse_result', file: 'src/main/aerospike/as_event.c', line: 614 }
My server version: 3.8.2.3
Node client version: 2.1.0
Please Help! Thanks in advance.