You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
We enter an infinite loop of redirections when trying to access Assessment Results of a Cloud Service.
Steps to reproduce:
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.
The text was updated successfully, but these errors were encountered: