Hello!
We are experiencing some 404 errors while navigating the UI, in requests like the folowing:
http:/$HOST/webconsole/rest/api/metadata/type/search?from=0&size=25&orderBy=ASC&inDisplayName=true&sortBy=name&grouping=ROLE_TYPE&name=&_=1774443916728
in the response we see the following:
{
"timestamp": 1774443917363,
"status": 404,
"error": "Not Found",
"path": "/openiam-ui-static/401"
}
any pointers on where to find the root cause? which logs can we search first?
thank you!