Open
Description
Hi,
is there any simple example of reading/parsing a CSV file from the bucket using typescript sdk?
const response = await this.objectStorageClient.getObject(getObjectRequest);
i got back:
{"value":{},"opcRequestId":"gru-1:MQN9rKTo9H8Q_jG5m2_oW4CaxD6U9qC_kFoCdBKmoePd8WgtnNK5jkgKRC2L5HoZ","eTag":"91627f81-cb4c-432f-b034-6a3f9d7d29d3","contentLength":390119,"contentMd5":"PDC4JBZN3xgryS+BgDKlMw==","contentType":"text/csv","lastModified":"2023-08-05T14:53:39Z","storageTier":"Standard","versionId":"3d0b6685-c171-4b3a-892d-1cbc35ad25a8","opcMeta":{}}
an empty response.value
thanks in advance,
Metadata
Metadata
Assignees
Labels
No labels