Hello,
I was trying to initialize a large file (json file) upload using the API as described in the documentation - https://developer.adobe.com/experience-platform-apis/references/batch-ingestion/#tag/Batch-Ingestion...
I am using postman and I get the following output (screenshot attached)
Can someone help what's going wrong!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @sugeshmundayadan - try to change the content-type as "application/octet-stream" or "multipart/form-data" and see if that works for you. Hopefully, it should work now.
Refernce: https://experienceleague.adobe.com/docs/experience-platform/ingestion/batch/api-overview.html?lang=e...
Thank you,
Jay.
Hi @sugeshmundayadan - Did you passed in Content-type? Can you send the request here so that it makes it easier to check.
Thanks,
Arpan
Hi @sugeshmundayadan - try to change the content-type as "application/octet-stream" or "multipart/form-data" and see if that works for you. Hopefully, it should work now.
Refernce: https://experienceleague.adobe.com/docs/experience-platform/ingestion/batch/api-overview.html?lang=e...
Thank you,
Jay.
I tried both the option "application/octet-stream" and "multipart/form-data". same issue
Views
Replies
Total Likes
Since you mention you are using postman... did you select the "binary" option in the Body tab, as described here?
@sugeshmundayadan Did your query got resolved?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies