Error Codes
When an error occurs during syncing, the error code is saved in the seven20__Sync_Error__c field.
info
If a record cannot be saved due to a validation rule or other automation triggering, any sync errors will not be captured
| Error Code | Description |
|---|---|
| 200 | Unrecognised action |
| 201 | Invalid MIME type |
| 202 | Unsupported action |
| 203 | Invalid database |
| 204 | Invalid username or password |
| 220 | Missing POST data |
| 221 | XML parsing error |
| 222 | Invalid XML request |
| 223 | Missing Action element |
| 224 | Missing Username element |
| 225 | Invalid base-64 encoding |
| 253 | Missing action parameter |
| 254 | Missing username parameter |
| 300 | Service error |
| 400 | ID is missing |
| 401 | ID is invalid |
| 402 | ID is not unique |
| 403 | ID does not exist |
| 410 | No profile supplied |
| 411 | Document extraction failed |
| 412 | Minimum information not satisfied |
| 414 | Date is missing |
| 415 | Badly formatted date (expected yyyy-mm-dd) |
| 416 | Insufficient data for a duplicate search |
| 420 | Invalid structured option condition |
| 425 | Indexing error |
| 426 | Invalid option for index |
| 427 | Invalid Id passed to index |
| 428 | ID list is missing for index |
| 429 | Indexing error |
| 430 | Invalid Status |
| 431 | Status is missing |
| 450 | Application is asleep |
| 460 | NoteId is missing |
| 463 | NoteId does not exist |
| 464 | Note is missing |
| 465 | Note is longer than 255 characters |
| 470 | Tag data is invalid |
| 471 | Invalid SO or Tag constraints |
| 480 | Attachment data is missing |
| 481 | Attachment name is too long |
| 482 | Missing attachment ID |
| 483 | Invalid attachment ID |
| 484 | Attachment data must be base-64 encoded |
| 501 | Username is missing |
| 502 | Username is not unique |
| 503 | Username does not exist |
| 504 | Password is missing |
| 505 | Invalid Type |
| 506 | User cannot be authenticated |
| 510 | Shortlist/Name is missing |
| 511 | Shortlist/Name is not unique |
| 514 | Shortlist/UserId is missing |
| 515 | Shortlist/UserId does not exist |
| 518 | Shortlist/ShortlistId is missing |
| 519 | Shortlist/ShortlistId does not exist |