- given:
- I'm logged in
- I created a table report
- when:
- the authentication token timed out or I logged out
- and I try to download the report table as csv
- then:
- I see the error message
{ "errorMessage" : "HTTP 401 Unauthorized" }
- I see the error message
- expected:
- I get redirected to the login page