Message Boards

Portlet - Error can't load app.config.json

Dioni Aditama, modified 5 Years ago.

Portlet - Error can't load app.config.json

New Member Posts: 4 Join Date: 3/16/19 Recent Posts
Hi All,

Connect with my post yesterday about active portlet but not showing inside widget bar. Now i has change my structure project.
The jar successfull created, it show inside widget bar, rand show inside the page too. But the action still error
On browser dev console, i see error Error can't load app.config.json.

For information, im doing a login into Alfresco.
I add proxy setting inside webpack.config.js to avoid CORS error, but the ng2-alfresco-core still asking for config file.

Inside the core of ng2-alfresco-core it ask for app.config.json to redirect the url.

When i click the url of the app.config.json its redirect to not found page in Liferay.

Wondering someone here can help me to solve this problem.

Thank you