Hi All,
I am trying to Ingest a file from Postman with below details. Please let me know if i am giving correct path
URL:https://platform.adobe.io/data/foundation/import/batches/:batchId/datasets/:datasetId/files/:filePat...
Request path Variables: attached
Response :
{
"type": "/placeholder/type/uri",
"status": "400",
"title": "ERR-BI-118",
"detail": "File upload request [Dataset/CRM_profiles.json] had 0 bytes. Please upload again."
}