Error Messages
Here are some typical error codes and messages, and the corresponding HTTP status codes that the Data Transforms service returns:
| HTTP Status Code | Description | Veridata Error Message |
|---|---|---|
| 400 | Bad Request | The request could not be processed because it contains missing or invalid information (such as a validation error on a parameter or a missing required value). |
| 404 | Resource Not Found | The request includes a resource URI that does not exist. |
| 409 | Conflict | The resource already exists. |