Mathis Obadia
08/11/2024, 1:05 PMKishore Nallan
08/11/2024, 1:06 PMMathis Obadia
08/11/2024, 1:21 PMKishore Nallan
08/11/2024, 1:31 PMMathis Obadia
08/11/2024, 8:55 PMindex.documents().import([], {
action: 'update',
})
because of a bug in my code I didn’t check if the array was empty before sending the request and this results in the Json parse error. I think a more descriptive error would be good to add either in the sdk of api directly