Open
Description
We enter an infinite loop of redirections when trying to access Assessment Results of a Cloud Service.
Steps to reproduce:
- Click/Go to "Cloud Services"
- Select a cloud service, e.g. "default"
- Select "Assessment"
Potential problem: I get an 403 (forbidden) when browser client wants to get the results with Domain "localhost:8080" and File "assessment_results?pageSize=100"
Maybe some promise catch in JS is missing.