Error Messages

All ThingSpace API methods return error messages when needed. They return synchronous errors for invalid entries, missing values, and similar input errors. Some API methods can also return errors in callback messages for requests that fail during processing, such as activation failures.

Synchronous Errors
Callback Errors