Sync
This is a full list of defined errors of type "Synchronization". Every error has HTTP status and Internal status as given.
Others error | HTTP Status | Internal Status |
---|---|---|
SyncName is missing | 400 | 1701 |
SyncName type is invalid, expected string | 400 | 1702 |
SyncVersion is missing | 400 | 1703 |
SyncVersion type is invalid, expected string | 400 | 1704 |
LastSyncTime type is invalid, expected string | 400 | 1705 |
AppNames type is invalid, expected string or string[] | 400 | 1706 |
Given synchronization does not exist | 404 | 1707 |
Wrong version of synchronization | 400 | 1708 |
Error in synchronization definition | 500 | 1709 |
UUIDs type is invalid, expected string or string[] | 400 | 1710 |
UUIDs are missing | 400 | 1711 |
Create event macro does not exist | 500 | 1712 |
Update event macro does not exist | 500 | 1713 |
Delete event macro does not exist | 500 | 1714 |
Merge event macro does not exist | 500 | 1715 |
Create event macro error | 500 | 1716 |
Update event macro error | 500 | 1717 |
Delete event macro error | 500 | 1718 |
Merge event macro error | 500 | 1719 |
IDs are invalid or missing | 400 | 1720 |
MaxUUIDs type is invalid, expected number | 400 | 1721 |
MaxOIDs type is invalid, expected number | 400 | 1722 |
OIDs type is invalid, expected string or string[] | 400 | 1723 |
OID and UUID is missing | 400 | 1726 |
UID is in use | 409 | 1727 |
Class is not available for synchronization | 400 | 1728 |
Invalid users type, expected string or string[] | 400 | 1729 |
Invalid data type, expected array | 400 | 1730 |
Invalid type oid, expected oid | 400 | 1731 |
Missing oid | 400 | 1732 |
Invalid depth type, expected integer | 400 | 1733 |
Invalid oid | 400 | 1734 |
Invalid storeTime type, expected string | 400 | 1735 |