For some reason I can't get the BDIA to work via Postman but the exact same file works quite happily via curl command in terminal. Just wondered if anyone had come across the same issue, maybe I'm missing something obvious?
Solved! Go to Solution.
Views
Replies
Total Likes
I hope this helps...
1. Open Body tab
2. Click on form-data radio button
3. On the Key column, type in "file" > at the end of the field, there's a shaded drop-down, select File
4. Select file on the "Value" column
Views
Replies
Total Likes
@alexb75062655 Are you getting any error message while using BDIA in postman ? Can you share the screenshot of the error message ? Also, you can import the curl request in postman and then try sending the request.
Also make sure that you have used the correct endpoint.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Thanks for sharing the screenshot ! As per the error code there seems to be a problem in the request syntax. You might want to check the below link :- https://github.com/AdobeDocs/analytics-1.4-apis/tree/master/docs/data-insertion-api.
If you still faces the issue than you can raise it with the Client Care team.
Views
Replies
Total Likes
I hope this helps...
1. Open Body tab
2. Click on form-data radio button
3. On the Key column, type in "file" > at the end of the field, there's a shaded drop-down, select File
4. Select file on the "Value" column
Views
Replies
Total Likes