Bulk Data Insertion API | Adobe Higher Education
Skip to main content
alexb75062655
Level 2
March 22, 2021
解決済み

Bulk Data Insertion API

  • March 22, 2021
  • 1 の返信
  • 2257 ビュー

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?

 


このトピックへの返信は締め切られました。
ベストアンサー jl_123

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

1 の返信

Level 7
March 23, 2021

@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.

alexb75062655
alexb75062655作成者
Level 2
March 24, 2021
I've added a couple of screenshots - one shows the Postman error response and the other is the successful curl request. In both of these examples I am using the same file.