The request is not valid.
| Code | Messages | Description |
|---|---|---|
| 1170050 | invalid request | Wrong request format. |
| 1174401 | invalid input | The data you entered is not valid. |
| 1174402 | invalid input : check json format | Wrong JSON format. |
| 1174403 | invalid input : you should check json format for metadata you should check json format for metadata | Wrong metadata JSON format. |
| 1174404 | invalid input : check your filename | Invalid file name. |
| 1174405 | invalid input : body size should not exceed 10MB | File size too large. |
| 1174406 | invalid input : check Content-Type Header | Wrong Content-Type in the header. |
| 1174407 | duplicate KRN name | KRN already exists. |
| 1174600 | invalid input : check your key in form-data | The 'file' value in the request body is missing. |
| 1175301 | duplicate key | File name already exists. |
| 1175602 | data doesn't exist | Nonexistent data. |