Introduction
Below are listed the error codes that the platform can return, either directly within Connect API error responses or set as fields in result objects for async operations (for example inside the command execution object). Listed is a reference of the different places that an error can appear, and then a table of all the errors.Places where error codes shown
CONNECT_API
Inside API error responses (IE with http status error codes) when calling endpoints in the Connect API, returned in the response in the error field. The full schema is:
View API Reference

