Forum Discussion

jlrunning's avatar
jlrunning
Occasional Contributor
7 years ago
Solved

error when importing a postman collection

I tried to import a postman collection (JSON format) in SoapUI/ ReadAPI, but I encounter the following error:   net.sf.json.JSONException: JSONObject["requests"] is not a JSONArray   Can someone ...
  • Debz's avatar
    Debz
    5 years ago

    I've encountered this today and on my end, the issue was fixed by selecting "V1" even if it says "deprecated" at Postman's export page. It seems Postman's v2.1 cannot be processed properly into SoapUI as well. For more details on the steps for fix, you can refer to this page: https://www.soapui.org/docs/postman-collections.html