Common ReqIF REST API error codes
Status or error | Description |
|---|---|
400 | The request is invalid. Possible causes include a missing conversation, invalid mode or location, invalid mappings, or invalid export configuration. |
403 | Access to the conversation is denied. |
404 | The conversation, current import file, status, file, or export artifact is unavailable. |
409 | Another process is already running. |
413 | The uploaded file is too large. |
415 | The content type is not supported. |
500 | An internal failure occurred during file upload, import initiation, export initiation, or file download. |
500 IMPORT_INITIATION_ERROR | The import failed before processing was accepted. |