Extract normalized AdcpErrorInfo from unwrapped response data. Handles both { adcp_error: {...} } and { errors: [...] } shapes.
{ adcp_error: {...} }
{ errors: [...] }
Extract normalized AdcpErrorInfo from unwrapped response data. Handles both
{ adcp_error: {...} }and{ errors: [...] }shapes.