Postman collection error messages

Lists the error messages that you might face when you use a Postman collection in a scan job. When relevant, explanations and possible user actions are included.
Number Message Explanation Possible user action
CRWAS2316E The {0} file is greater than {1} MB. Upload a smaller {2} file. The file size exceeds the maximum allowed file size limit. Reduce the file size by creating a smaller Postman collection. You can create multiple scan jobs for each Postman collection.
CRWAS2317E The file name specified in the Content-Disposition header for {0} must end with the {1} extension. The file name specified in the request header does not end with the expected file extension. Rename the file to the correct extension and try again.
CRWAS2318E The {0} file specified must contain content. File provided did not have content. Provide a file with content and try again.
CRWAS2319E A Postman collection file is not provided. As part of the request, a Postman collection file was not provided. This is a mandatory parameter. Provide a Postman collection file and try again.
CRWAS2320E For DAST job based on Postman collection, additional domains must be provided. Additional domains is a mandatory parameter for a DAST job based on Postman collection. Provide additional domains and try again.
CRWAS2321E The server encountered an unexpected error when creating Postman collection data in the DAST job. For more information, contact your product administrator. The server is too busy to process the request. Try again. If the problem persists, contact your Product Administrator.
CRWAS2322E The file name specified in the request is empty. Correct the input and try again.
CRWAS2323E The additional files zip archive "{0}" is malformed. It contains entries which conflict Postman collection data. Remove any files in the zip file archive that has the extension ".collection", ".environment", or ".globals". The zip archive file must not contain files that end with the extensions, .collection, .globals, or .environment. Remove the problematic files from the .zip file and try again.