Hi Team, I am trying to Header, Footer and some cart information from an
existing angular application(which talks to external system for backend
services) with AEM 6.5. When i integrated i am getting 404 resource not
found(http://localhost:4502/apis/ui/PiesCategoriesXXXX) in between the
calls and this is not existed in AEM (coming from angular code and
angular is calling internally external system and they handled it
properly using proxy.conf.json with target prodpert :
https://uat.xxx.com.au).W...