Error Handling

All resources have an errors attribute.
When there is an issue running a data query, the errors attribute will be populated with the error message.

If there is no error, the errors attribute will be an empty string.

422