If a server response for a findArray call is not a success, only an empty array is returned, and no way to distinguish that something went wrong. Thoughts on this? Should the response object be passed to the calllback? or maybe an error object?
If a server response for a findArray call is not a success, only an empty array is returned, and no way to distinguish that something went wrong.
Thoughts on this?
Should the response object be passed to the calllback?
or maybe an error object?