ContributionsMost RecentMost LikesSolutionsRe: error when importing a postman collection thank you! Re: error when importing a postman collection How to report to support team? 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? SolvedRe: error when importing a postman collection there is no problem if I directly import in Postman. But I suppose the importing should also work in SoapUI since there is the function called "Import postman collection" in SoapUI. Re: error when importing a postman collection Thanks for replying. sorry I didn't mention it clearly. I mean I was trying to import the postman collection file in the SoapUI or ReadyAPI via File/Import Postman collection. Both of them give the error. Error import postman collection I tried to import a postman collection JSON file in SoapUi (File/Import Postman Collection), but it fails to load the file and an error is shown: net.sf.json.JSONException: JSONObject["return"] is not a JSONArray Can someone please help me?