Flowable Modeler not showing created models

I have installed flowable-ui.war on Tomcat and Oracle DB and am able to access the applications at http://:/flowable-ui/

However, when I create a model it gets saved to ACT_DE_MODEL table, however after the save, the model is not visible in the Modeler.

It seems the http://:/flowable-ui/modeler-app/rest/models?filter=processes&modelType=0&sort=modifiedDesc is returning HTTP 401.

I am not able to figure out if some configuration is missing.

I responded to Imported Model is not Visible in Flowable Modeller - #8 by joram already.

However, here you’re mentioning a 401 - this means your user is not authenticated when doing the call…