Description
The issue is in parsing exceptions. The tests fail because they expect specific exceptions, but the http error parsing is failing. 7.0 seems to have changed how the exceptions are structured/nested.
We should maybe be less sensitive to the structure - will look at doing that.