jlrunning
7 years agoOccasional Contributor
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 please help me?
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