Open marrem opened 6 years ago
When receiving a 400 with content-type of "application/vnd.error+json", the resulting response.error (in catch or 2nd arg to then) is incomplete, i.e. message, $nested are undefined despite being present in the response.
When receiving a 400 with content-type of "application/vnd.error+json", the resulting response.error (in catch or 2nd arg to then) is incomplete, i.e. message, $nested are undefined despite being present in the response.