#Error codes
Below, we have listed out various error scenarios that you may encounter while calling our APIs.
| HTTP Error Code | Error Code | Error Messages |
|---|---|---|
| 400 | invalid-file | invalid mimetype: <file.mimetype> for campaign file |
| 400 | invalid-campaign-name | campaign name cannot be empty |
| 400 | invalid-columns | mismatch in expected columns <required_columns> |
| 400 | invalid-destination | invalid destination: <to> |
| 400 | invalid-channel | invalid channel: <channel> |
| 400 | channel-data-missing | channel data is missing |
| 401 | authorization-failed | authorization-failed |
| 500 | template-send-failed | failed in sending template |
| 500 | processing-failed | unable to process your request |
Was this page helpful?
