Fixed
Fixed API `error` property
 about 1 year ago by Waylon Schutt
The error property in the API should be either an Object or not present in the response body. This fix prevents an empty error: {} from appearing in the response.
The error property in the API should be either an Object or not present in the response body. This fix prevents an empty error: {} from appearing in the response.