data ingestion UI debugging
Hi,
I imported data using dataset UI in order to import json file. I did not succeed.
I would like to debug this using:
https://experienceleague.adobe.com/docs/experience-platform/ingestion/quality/error-diagnostics.html#download-diagnostics
There is this request to use:
curl -X GET https://platform.adobe.io/data/foundation/export/batches/af838510-2233-11ea-acf0-f3edfcded2d2/meta?path=input_files \
-H 'Authorization: Bearer {ACCESS_TOKEN}' \
-H 'x-api-key: {API_KEY}' \
-H 'x-gw-ims-org-id: {ORG_ID}' \
However there is I do not understand which input / path I need to deliver in that request???
?path=input_files
Regards
Mike
-H 'x-sandbox-name: {SANDBOX_NAME}'